Forum Discussion
Anonymous
7 years agoNot applicable
Using a Measure (that results in a text string) in a Filter expression
Hi All, I am using a measure that results in a text string to filter values in a column. This is my DAX code, I am using the measure [Selected Report Period 1] which results in a text string ...
Anonymous
7 years agoNot applicable
Hello Anonymous,
If I hardcode the Report Type filter, the filtering will not be dynamic.
There is actually more than two report periods and I want the user to choose only 2 report periods at a time, hence the selection based on the slicer.
Thank you again for taking time to understand and respond. Really appreciate it!
If I hardcode the Report Type filter, the filtering will not be dynamic.
There is actually more than two report periods and I want the user to choose only 2 report periods at a time, hence the selection based on the slicer.
Thank you again for taking time to understand and respond. Really appreciate it!
Anonymous
4 years agoNot applicable
Hi Anonymous,
did you get a chance to solve this problem? I'm facing the same problem and i'd like to know how did you get though this