The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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