Forum Discussion
mvhoffe
3 years agoFrequent Visitor
Summarizecolumns multiple tables (for export to excel)
Hello, I have a challenge that I've been puzzling with for a long time. I would like your advice on this. I have a dataset containing a large number of tables that I also use for my visuals. My...
- 3 years ago
The problem is how to merge the different fields from the 4 tables without big performance loss - make sure you have a datamodel that speaks to that business req, optimize dax measures and you should be good.
mvhoffe
3 years agoFrequent Visitor
sorry smpa01 .
This is a nice solution to export 1 table to csv/excel. That is not the problem (i can do this also with Dax studio ?).
The problem is how to merge the different fields from the 4 tables without big performance loss. And then export this to excel/csv.
smpa01
Community Champion
3 years agoThe problem is how to merge the different fields from the 4 tables without big performance loss - make sure you have a datamodel that speaks to that business req, optimize dax measures and you should be good.