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.
I have this data model, with column DESCRIÇÃO ordered this way:
And I need to keep the same order in this table report:
Thanks a lot
Daniel
Solved! Go to Solution.
you can sort the column on both the data model and the report .Hope this helps @danielsouza
Hi @danielsouza,
For the following steps, I am assuming that row order from your source file is the same as on your screenshot and the values in DESCRIÇÃO are unique - no duplicates.
Remove
Hi @danielsouza,
For the following steps, I am assuming that row order from your source file is the same as on your screenshot and the values in DESCRIÇÃO are unique - no duplicates.
Remove
Works for me thanks
you can sort the column on both the data model and the report .Hope this helps @danielsouza