Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.
I have the below matrix table visual.
Rows comes from a Column1 in a Table1
Values comes from a Measure1 in Table1
Columns comes from a Date coulumn in a Calender Table
Now I need to sort my rows and columns.
My columns need to be Jan, Feb and Mar. Now it is not sorted.
My rows should be Brought Forward, Raised, Closed and Carried Forwared. Now it is not sorted.
Please help.
Solved! Go to Solution.
Hi @Anonymous ,
It is needed to sort by the order columns like so:
Then you can get this:
Best Regards,
Icey
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
@Anonymous , Make sure you have sort column for month year
Month Year = FORMAT([Date],"mmm-yyyy")
Month Year sort = FORMAT([Date],"yyyymm")
Mark month year sort as sort column for the month year
https://docs.microsoft.com/en-us/power-bi/desktop-sort-by-column
@Anonymous ,Can you share a sample pbix after removing sensitive data.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Check out the January 2025 Power BI update to learn about new features in Reporting, Modeling, and Data Connectivity.
User | Count |
---|---|
131 | |
80 | |
53 | |
38 | |
35 |
User | Count |
---|---|
207 | |
82 | |
75 | |
55 | |
50 |