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

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

Reply
Marko33
Frequent Visitor

Share just measures of a dataset, with out all the tables

Hi,

 

I want to share with some folks meatrics I have created through a measure. As the underlying dataset contains sensitive data I don´t want to provide access to all the table in the background. They want to use this metrics in their own PBI report and incorporate them in a dashboard.

 

Any idea how to solve that?

1 ACCEPTED SOLUTION
Jayee
Responsive Resident
Responsive Resident

Hi @Marko33 

 

Open your report in desktop and open the DAX studio and run below query it will load all the measures in you dataset and also you can export it to Excel or CSV etc as you like

 

Select * from $system.TMSCHEMA_MEASURES

 

If this post helps, then please consider Accept it as the solution, Appreciate your Kudos!!

View solution in original post

2 REPLIES 2
Jayee
Responsive Resident
Responsive Resident

Hi @Marko33 

 

Open your report in desktop and open the DAX studio and run below query it will load all the measures in you dataset and also you can export it to Excel or CSV etc as you like

 

Select * from $system.TMSCHEMA_MEASURES

 

If this post helps, then please consider Accept it as the solution, Appreciate your Kudos!!

arvindsingh802
Super User
Super User

You can create template report and share with them

https://learn.microsoft.com/en-us/power-bi/create-reports/desktop-templates 


If this post helps, then please consider Accept it as the solution, Appreciate your Kudos!!
Proud to be a Super User!!

Helpful resources

Announcements
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

MayPowerBICarousel

Power BI Monthly Update - May 2024

Check out the May 2024 Power BI update to learn about new features.

LearnSurvey

Fabric certifications survey

Certification feedback opportunity for the community.

Top Solution Authors
Top Kudoed Authors