Forum Discussion
Sales Funnel Sorting
Hi Chris-TX
I guess you can merge your reference table to your original table , and then sort by the order column.
Here is my test steps,you can take a reference.
First create a test table,the visual effect looks like:
Here we can see that the default order is C,B,A
I am going to change the order to A,C,B.
As you mentioned the reference table:
Then in power query do the merge:
Then expand the [orderno] column
Now the data looks like:
And then save and back to the Power BI Desktop, In visual, add the new column to the ToolTips .
And choose sort by the new column .
Now the order is A,C,B
Best Regards,
Community Support Team _Isabella
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.