1. Fields allows you to point to a dataset field. e.g. Fields!ID.Value
2. ReportItems allows to point to an existing report item. e.g. ReportItems!textbox5.Value
3. Code allows you point to a custom function in the Code tab of Report Property window. e.g. Code.GetColor(Fields!ID.Value)
Power BI Copilot, AI Instructions And DAX Query Templates
-
At the end of my last post I showed how, if you put the definition of a
measure in the AI Instructions of your Power BI semantic model, Copilot can
use it ...
1 day ago
No comments:
Post a Comment