Forum Discussion
Sorting a funnel chart
- Anonymous2 years ago
Hi anabianco09
Here is my trying:
My sample:
Merge two tables:
Expand the table to preserve the order column
Select the Category column to sort by the order column.
Result:
Best Regards,
Yulia XuIf this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi anabianco09
Here is my trying:
My sample:
Merge two tables:
Expand the table to preserve the order column
Select the Category column to sort by the order column.
Result:
Best Regards,
Yulia Xu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- MNedix2 years agoSolution Sage
Elegant solution Anonymous, I would have done it also with an additional table but your merging of queries works great.
- anabianco092 years agoHelper II
That worked perfectly! Thank you lots!