Forum Discussion
RameshPachunuri
Microsoft Employee
6 years agoISFILTERED not working
I want to display the values based on filter on column. I am using ISFILTERED but is it not working as expected. Can someone help on this issue? Suppose we have a table as shown below and we have co...
Chthonian
Helper III
6 years agoHi @RameshPachunri,
Calculated columns are only calculated on data load or refresh. Once loaded they are static values. To achieve what you want you will need to use measures.
Have a great day.
David
Calculated columns are only calculated on data load or refresh. Once loaded they are static values. To achieve what you want you will need to use measures.
Have a great day.
David