Forum Discussion
How to store Help Text (terms and definitions) into a table visual with proper formatting?
- 1 year ago
Hi PBIFanHook7
If i understand you correctly you can use Dax qauery view >> funiction info.columns joined to info.table
please refer to the linked blog post :
https://powerbi.microsoft.com/en-us/blog/dax-query-view-introduces-new-info-dax-functions/
Zoe Douglas walks through the exact DAX query needed and shows how it works in practice using the DAX Query ViewIf this post helps, then please consider Accepting it as the solution to help the other members find it more quickly
One of my other above questions, could I create a Help Report and use the report metadata as a source file? Is there a such thing as a Power BI Report metadata file which contains report column meta data?
Hi PBIFanHook7
If i understand you correctly you can use Dax qauery view >> funiction info.columns joined to info.table
please refer to the linked blog post :
https://powerbi.microsoft.com/en-us/blog/dax-query-view-introduces-new-info-dax-functions/
Zoe Douglas walks through the exact DAX query needed and shows how it works in practice using the DAX Query View
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly