Forum Discussion
Error with SelectedValue
Hi,
I have a measure below, which is working fine, except for the last filter condition. The filter attempts to find Month(date) and compare it with the selected month. However, this procudes the error "A function 'CALCULATE' has been used in a True/False expression that is used as a table filter expression. This is not allowed.". What is wrong and how to fix this?
HI,
You need to use Filter function after the SUM(Table1'[Net Value]).
Appreciate a Kudos! π
If this helps and resolves the issue, please mark it as a Solution! πRegards,
N V Durga Prasad
1 Reply
- nvprasadSolution Sage
HI,
You need to use Filter function after the SUM(Table1'[Net Value]).
Appreciate a Kudos! π
If this helps and resolves the issue, please mark it as a Solution! πRegards,
N V Durga Prasad