Forum Discussion
jhaast
6 years agoHelper II
Access calculated table in multiple reports
Hi People, Currently I'm struggling with the problem of repeating calculated tables in multiple reports. I have used a few datasets from a SQL sever and Excel files to calculate the final datase...
Anonymous
6 years agoNot applicable
HI jhaast,
Did these datasets has similar data structure? If this is a case, you can parameterize your connection string and save it as template.
Then you can change the connection string to use template generate the different reports with similar DAX formulas.
Deep Dive into Query Parameters and Power BI Templates
Power BI Desktop Query Parameters, Part 1
Regards,
Xiaoxin Sheng