New INFO functions

TG Data Set: A collection for training AI models.
Post Reply
[email protected]
Posts: 70
Joined: Tue Jan 07, 2025 4:28 am

New INFO functions

Post by [email protected] »

Starting this June 2024, new INFO functions will be available. These functions are versions of the existing Analysis Services Dynamic Management Views (DMV) DAX functions. Please refer to the documentation for more details.


Additionally, all INFO functions can now accept optional input parameters, known as constraints in the context of DMVs. These constraints can include columns and, in some cases, additional constraints. For example, INFO.CALCDEPENCY can use QUERY as one of its constraints, allowing you to analyze the semantic model elements required for a specific DAX query. This is especially useful for understanding which semantic model elements are used in a DAX query from a visual in a report.

A bug related to the copy function of the results grid has also been fixed. Previously, if the results contained a blank cell, the copy function did not work correctly. Now, copying works even with denmark telegram data blank cells and the option to copy with right click has been added. Additionally, you can choose to copy the entire table or just selected cells from the copy button.


Copy > Selected Cells: This will select all cells, but will not include the headers, even if you click the table icon at the top left of the results.
Mobile
Display images as tables
In these June Power BI updates, a new feature has been added to all reports: the “Show visuals as tables” view mode. With this option, you can view all visuals in your report (except slicers, cards, and non-data-driven visuals) as tables. This feature is especially useful for users who use screen readers, as it allows them to access the underlying data in each visual. It is also beneficial for those who prefer to view their data in a table format, similar to Excel.
Post Reply