Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
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