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, Parallelism And Dependencies Between SQL Queries In DirectQuery
Mode
-
This is going to sound strange, but one of the things I like about tuning
Power BI DirectQuery semantic models is that their generally-slower
performance a...
4 days ago
No comments:
Post a Comment