Forum Discussion
Thigs
4 years agoHelper IV
Change a calculated table based on a selected value?
Hi all, Looking at an interesting puzzle. Basically, we want to create a tiny store model in PBI with several variables that can be changed. The one I am looking at right now is number of aisles. B...
- Anonymous4 years ago
That is impossible.
Calculated columns and calculated tables are evaluated once when the data is loaded and are static until the data is refreshed.
Anonymous
4 years agoNot applicable
That is impossible.
Calculated columns and calculated tables are evaluated once when the data is loaded and are static until the data is refreshed.
- Thigs4 years agoHelper IV
Exactly what I needed to know, thanks!