Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
hi, i have an excel table like this:
Metrics Figures
Loan 12
Provision 3
Write-offs 1.5
Net losses 2
I want my table visual to look exactly the same as in the above table. However, PB automatically sort the table based on the Metrics column. The output looks like this:
Metrics Figures
Loan ...
Net losses ...
Provision ...
Write-offs ...
How may I fix this issue? Thank you in advance!
Read about "Sort one column by another column"