10 Hidden Infoviewer Features You Should Use

Written by

in

10 Hidden Infoviewer Features You Should Use Data analysis platforms are only as good as your ability to navigate them. If you use Infoviewer daily, you likely know how to build basic charts, filter datasets, and export reports. However, beneath the standard interface lies a suite of advanced tools designed to automate tasks, clean data, and speed up your workflow.

Unlocking these lesser-known capabilities will transform how you handle complex datasets. Here are 10 hidden Infoviewer features you should start using today. 1. Advanced Regex Filtering

Basic text search filters are fine for simple queries, but Infoviewer supports full Regular Expressions (Regex) directly within its global search bar. By wrapping your query in forward slashes (e.g., /^TRX-\d{4}/), you can instantaneously isolate complex string patterns, such as specific transaction formats or localized SKU numbers, without building multi-step conditional rules. 2. Multi-Layer Canvas Stacking

Most users view their dashboards as flat, two-dimensional planes. Infoviewer actually allows you to stack visual canvases using a hidden z-index toggle found in the widget properties menu. This lets you build interactive overlays—like deep-dive tooltips or contextual help windows—that appear only when a user hovers over a specific data point. 3. Automatic Schema Inference

When importing raw, unformatted CSV or JSON files, you do not need to manually map your data types. Tucked away in the advanced import settings is the “Infer Schema” toggle. When activated, Infoviewer analyzes the first 10,000 rows of your dataset to automatically identify and format dates, currencies, geographic locations, and boolean strings. 4. Dynamic Live-Share Tokens

Standard dashboard sharing often forces you to choose between giving away full account access or exporting static PDFs. Infoviewer’s Token Generator solves this. Accessible via the developer console, it creates temporary, secure URLs that display real-time data to external stakeholders. You can set these tokens to automatically expire after a set number of hours or views. 5. Keyboard Shortcut Mode

If you waste too much time clicking through nested menus to change chart types or refresh data sources, you need to enable Keyboard Shortcut Mode. Pressing Shift + ? anywhere in the app opens a hidden overlay mapping every major action to your keyboard. Mastering shortcuts like Alt + R (force refresh cache) can cut your dashboard building time in half. 6. The Contextual Formula Sandbox

Testing complex conditional logic inside a live visual widget often breaks your layout. Instead, use the Formula Sandbox. Found at the very bottom of the data modeling tab, this isolated scratchpad lets you write, test, and debug custom calculations against your active dataset before deploying them to your production dashboard. 7. Smart Anomaly Detection

Infoviewer features a built-in machine learning layer that often goes unnoticed. By right-clicking any time-series chart and selecting “Analyze Variations,” the platform automatically scans your historical data. It then applies shaded bands across your timeline to highlight statistical outliers, saving you from manually hunting down data spikes or drops. 8. Custom CSS Theming for Widgets

Don’t limit your dashboards to the default light and dark modes. If you click the advanced styling gear on any individual component, you will find a raw text field for custom CSS classes. This hidden entry point allows front-end developers and designers to perfectly match Infoviewer widgets to their company’s exact brand guidelines. 9. Historical Delta Tracking

When working with collaborative datasets, tracking who changed what can be a nightmare. Infoviewer contains a “Delta Mode” inside its version history log. Instead of simply reverting to an older file, activating Delta Mode highlights the exact cells, rows, or data sources that were modified between versions, complete with a color-coded changelog. 10. Headless Background Exporting

Generating massive, multi-page reports can freeze your browser tab. To avoid this, utilize the headless exporting engine. By checking the “Run in Background” box during a heavy PDF or Excel export, Infoviewer offloads the rendering process to its cloud servers. You can keep working uninterrupted, and the system will ping you with a download link once it is finished.

To get the most out of Infoviewer, I can help you dive deeper into its advanced capabilities. Let me know if you would like me to expand on: The exact syntax for the regex filters Step-by-step instructions to enable custom CSS styling Automation scripts for headless background exporting

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *