Search - Profitbase/PowerBI-visuals-FinancialReportingMatrix GitHub Wiki
Available from version 9.1.x.x
Search helps report viewers find rows in large or deeply nested matrices. It can match both row labels and values in leaf or custom cells.
Enable search
- Select the visual and open Format visual.
- Open Search and turn it on.
- Configure the button position, size, border, background, and automatic-hide behavior as needed.
Run a search
- Click the Search button on the visual.
- Enter text, a number, or a percentage.
- Select Apply.
Search checks:
- Row labels, without case sensitivity.
- Values in leaf and custom cells.
- Numeric values, including a small comparison tolerance.
- Percentage input.
- Display scaling and the cell's resolved format.
- The report's decimal and thousand separators.
When a child row matches, the visual keeps its ancestors visible and automatically expands the path needed to reveal the result.
[!NOTE] With native Drill Down, Power BI sends only the levels currently loaded for the active drill position. Search cannot match rows that are not present in that data view.
Clear a search
Select Reset search to remove the filter and return to the full table.