Forum Discussion
rdslvbg
2 years agoFrequent Visitor
Latest duplicate data
How to display only the latest data on a report?
I have a hybrid table, import + latest data (direct query premium). Is there any way to display only the data with the most recent update date?
2 Replies
- zenisekdSuper User
You could use something like Max function in dax...?
- rdslvbgFrequent Visitor
Even when I do something in DAX the report in portal will not load so much it takes so long....
Here the problem is that it is a hybrid table and I already have X data, but during filtering I download the latest data via direct query and in the previous data I had X, but in the new data is already updated and there is again X only for example from a different time.