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.
@monicama2022 , Create these two columns
Year1= [year]
year sort = rankx(allselected(Date), Date[Year],,desc, dense)
Mark the Year sort column as Year1
check step here
How to Create Sort Column and Solve Related Errors:
https://www.youtube.com/watch?v=KK1zu4MBb-c
@monicama2022 , Create these two columns
Year1= [year]
year sort = rankx(allselected(Date), Date[Year],,desc, dense)
Mark the Year sort column as Year1
check step here
How to Create Sort Column and Solve Related Errors:
https://www.youtube.com/watch?v=KK1zu4MBb-c