Forum Discussion
Why default Filter does not work when I have a calculated measure column into the grid?
- Anonymous7 years ago
What are the conditions for the conditional formatting?
Regarding the measure, does [MeasureCount] work better?
Is it possible to share your pbix?
aakashdmorya - What is the behavior? What is the desired behavior? What is the measure expression?
Thanks,
Nathan
Anonymous
I have added few conditional formatting on the dates columns. Please find the image below
When I select a project from slicer, this grid does not filter by selected project, instead, it remove all the conditional formatting. See in image.
M. is my measure column and it has value :
- Anonymous7 years agoNot applicable
What are the conditions for the conditional formatting?
Regarding the measure, does [MeasureCount] work better?
Is it possible to share your pbix?
- aakashdmorya7 years agoFrequent Visitor
Thanks for the reply,
but the report consist of too many data and lots of model into it.
So providing pbix will be not secure for me.
Thing which you can suggest me is, filtering a table visual which have a Measure column in it.
Because if I remove the measure column from the grid, it start working fine.
- Anonymous7 years agoNot applicable
If you have values that are directly filtered by another related table, then it will be filtered automatically. What table are all of the columns coming from? And what is the expression of the other measure?