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
Anonymous
Not applicable

Display version number in report

Hello all,

 

I would like to display some kind of version number in the right corner of the report to differentiate the different versions of the same report in our deployment pipeline. 
One approach I thought about was to extract the version number of the version history feature from OneDrive. But I couldn't figure out how to extract that.

Does anyone have maybe another approach or idea of how to manage different versions in an halfway automatic way?

1 ACCEPTED SOLUTION
v-yingjl
Community Support
Community Support

Hi @Anonymous ,

Please refer this community blog which introduces get version history from SharePoint step by step:

How to get version history from SharePoint  

 

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 @Anonymous ,

Please refer this community blog which introduces get version history from SharePoint step by step:

How to get version history from SharePoint  

 

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.

mattww
Responsive Resident
Responsive Resident

I would think the very basic way is to have version number as a parameter in your report, and change that parameter when publishing.

 

Those parameters can be programatically amended too via the REST API, but the tricky bit is what would trigger that amendment

 

Datasets - Update Parameters - REST API (Power BI Power BI REST APIs) | Microsoft Docs

 

It doesn't look like there is a way of getting the version number metadata out of SharePoint via Flow/Power Automate so presumably it would be the same for OneDrive
Getting the Version number of a SharePoint document with Flow - Microsoft Tech Community

 

Hope that gives you some ideas, even if it's not a full solution. Interesting idea though, I'd be keen to see if you find a way

 

Helpful resources

Announcements
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!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

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

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