Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

The FabCon + SQLCon recap series starts April 14th at 8am Pacific. If you’re tracking where AI is going inside Fabric, this first session is a can't miss. Register now

Reply
Nishantp
Regular Visitor

Same DAX code for multiple reports

I have to create about 100 reports which are pretty much identical but they will be published on our site. The only difference being each report is for a different city that is stored in our database. Right now I plan on creating, publishing and sharing 100 reports but that is not a scalabble model as if I need to change anything I now have to go back and edit all the 100 reports.

 

Is there a better way where I create one report that I send a specific variable (city in my case) to and it will create that report?

 

I can't use role based views as this is for folks outside my organization.

 

Nishant

1 REPLY 1
GilbertQ
Super User
Super User

Hi @Nishantp

 

There has been a recent change where you can now share content outside your organization with Power BI and Business to Business.

https://powerbi.microsoft.com/en-us/blog/power-bi-expands-access-to-intelligence-for-external-guest-...

 

This would allow you to create one report and then share it to the relevant users using Row Level Security.

 

This would be the only way I would implement it, because to try and maintain 100 reports would be extremely time consuming, as well as prone to error via all the different reports.

 





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!







Power BI Blog

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.

Top Solution Authors