The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
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 |
---|---|
68 | |
63 | |
59 | |
54 | |
28 |
User | Count |
---|---|
182 | |
81 | |
63 | |
47 | |
41 |