Forum Discussion
JonSwed
Advocate II
5 years agoPerformance question - create a reference table in editor or a calculated table?
Hi all! A performance question. The queries I'm working with are 10 - 20 millions of rows (BigQuery Google Analytics data mostly). I've a few dashboards where I've created a 'bridge table' to ...
mahoneypat
Microsoft Employee
5 years agoUsing DAX tables is no problem if it better solving your problem. The only downside is that you have both the query table and the DAX table in your model, so file size is bigger.
If you'd like to optimize your query, you can share the M code to get potential suggestions from the community.
Regards,
Pat