Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hi All,
Good day..!
May I ask how can I return only latest revision of document:
Hi,
Do you want a Query Editor solution or a DAX measure solution. Also, share data in a format that can be pasted in an MS Excel file and show the expected result.
Hello @TestsUK ,
Creating new column using that revision column, using below DAX
Version number = Right(Latest_Version,2) and change its data type to whole number.
Then create you MAXX calculation on that column.
If this post helps, then please consider accepting it as the solution to help other members find it more quickly. Thank You!!
Hello
Is returns an error when i try change data type.
User | Count |
---|---|
98 | |
76 | |
74 | |
49 | |
26 |