Forum Discussion
amsrivastavaa
3 years agoHelper III
Reference Table not changing
Hi Guys!!, In Power BI Query Editor, I have created Table-A and then created Table-B as a reference table of Table-A and then apply Group by based on some column for one measure. Now, on repo...
- 3 years ago
I don't think that is possible because a calculated column formula does not respond to a change in slicers/filters - only measures do.
amsrivastavaa
3 years agoHelper III
Hi Ashish_Mathur ,
I want to add this column at DATA page, as I want to use this data some where else.
1. While using provided DAX, its not giving me summation based on what Project left, instead it giving me individual amount of Measure.
FIrst, I need to implement here at Data page.
Secondly, when user select let say P-2 and P-3 then summation would be of AMOUNT for P-2 and P-3 only.
Please suggest
Thanks
Amit
Ashish_Mathur
3 years agoSuper User
I don't think that is possible because a calculated column formula does not respond to a change in slicers/filters - only measures do.