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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
DebbieE
Community Champion
Community Champion

Showing your Data source in the Power BI report

I am in the middle of changing my Power BI reports from Dev to Prod and I thought it would be a nice touch to have the data source mentioned somewhere on the report (In this case the data source is a data set for my reporting pbix)

 

Is there something in DAX or M I can do to display the data source?


Thanks in advance

2 ACCEPTED SOLUTIONS
Pragati11
Super User
Super User

Hi @DebbieE ,

 

I haven't tried it but have to tried taking this dataset name in a query parameter in Power BI?

You can then set Enable Load on your query parameter and then can use this to display dataset name on your report.

See below, I created a new query parameter in Query editor in Power BI with following settings giving value as my dataset name:

Pragati11_0-1613644398367.png

The I checked the "ENABLE LOAD" option on this parameter:

Pragati11_1-1613644466176.png

Once I close and apply settings, I can use this parameter value on the report:

Pragati11_2-1613644584168.png

 

Let me know if this helps.

 

Thanks,

Pragati

 

Best Regards,

Pragati Jain


MVP logo


LinkedIn | Twitter | Blog YouTube 

Did I answer your question? Mark my post as a solution! This will help others on the forum!

Appreciate your Kudos!!

Proud to be a Super User!!

View solution in original post

v-yingjl
Community Support
Community Support

Hi @DebbieE ,

Currently if you are connecting to power bi datasets, you can only see the dataset name in the bottom right corner of power bi desktop:
name.png

If the connection mode is not Live connection, you can use parameters which is mentioned by @ Pragati11 to show the dataset name.

You can also refer this simliar issue: Display Query Parameter Values as a Label on a Report 

 

Best Regards,
Community Support Team _ Yingjie Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

2 REPLIES 2
v-yingjl
Community Support
Community Support

Hi @DebbieE ,

Currently if you are connecting to power bi datasets, you can only see the dataset name in the bottom right corner of power bi desktop:
name.png

If the connection mode is not Live connection, you can use parameters which is mentioned by @ Pragati11 to show the dataset name.

You can also refer this simliar issue: Display Query Parameter Values as a Label on a Report 

 

Best Regards,
Community Support Team _ Yingjie Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Pragati11
Super User
Super User

Hi @DebbieE ,

 

I haven't tried it but have to tried taking this dataset name in a query parameter in Power BI?

You can then set Enable Load on your query parameter and then can use this to display dataset name on your report.

See below, I created a new query parameter in Query editor in Power BI with following settings giving value as my dataset name:

Pragati11_0-1613644398367.png

The I checked the "ENABLE LOAD" option on this parameter:

Pragati11_1-1613644466176.png

Once I close and apply settings, I can use this parameter value on the report:

Pragati11_2-1613644584168.png

 

Let me know if this helps.

 

Thanks,

Pragati

 

Best Regards,

Pragati Jain


MVP logo


LinkedIn | Twitter | Blog YouTube 

Did I answer your question? Mark my post as a solution! This will help others on the forum!

Appreciate your Kudos!!

Proud to be a Super User!!

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

Check out the November 2025 Power BI update to learn about new features.

Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors