Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Is there any way to include the name of the report into a measure, like name of the report "Report_1.pbix" and then the measure will return that?
Hi @Anonymous ,
No, there in no such a dax can reach that. But you can use get data from folder where the pbix file saved. Then there will be a table contains all the files in the folder and try to slice the row which is about your pbix. At last, use max('table'[file name]) to get it.
Best Regards
Community Support Team _ chenwu zhu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @v-chenwuz-msft,
Thanks for the feedback, the problem is that the directory is changing and we would like to have an universal solution, is there any way to retrieve that kind of information right from the PBI report, from the metadatas or anywhere else?
@Anonymous Not dynamically but you can create a measure Measure = "Report_1.pbix" and display it in a Card visualization for example.
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 97 | |
| 70 | |
| 50 | |
| 42 | |
| 40 |