Forum Discussion
ryan25r9
5 years agoHelper I
Help w/Tricky Issue: Disconnected Table DAX Bucketing
Hi there, I've tried everything, & I'm at the end of my wits with this SSAS Tabular Model project. I think I'm getting accurate results now, but it's extremely slow and I can't pin down why. Any ...
Anonymous
5 years agoNot applicable
You have to pre-calculate the balances not in DAX but in the source system (SQL Server, right?) or in Power Query. Then and only then will it make a lot of sense.
ryan25r9
5 years agoHelper I
Not sure what you mean. I calculated it in SQL as well and it's the same as the DAX Calculated Column.