Forum Discussion
Poor performance of calculation groups format string
- Anonymous2 years ago
HI f1254lipm,
It sounds like you faced the performance issue to process the Dax expressions.
For this scenario, I'd like to suggest you try to use t-SQL query to do apply formal operations, they should not affect getting data and refresh performance. (live connection mode seems not support to use t-SQL statement, perhaps you can try to convert it to direct query mode to enable this on data connector)
Regards,
Xiaoxin Sheng
HI f1254lipm,
It sounds like you faced the performance issue to process the Dax expressions.
For this scenario, I'd like to suggest you try to use t-SQL query to do apply formal operations, they should not affect getting data and refresh performance. (live connection mode seems not support to use t-SQL statement, perhaps you can try to convert it to direct query mode to enable this on data connector)
Regards,
Xiaoxin Sheng