Forum Discussion
Countif with data range
Dear all,
I have below code
8 Replies
- AnonymousNot applicable
hi Anonymous ,
I create a demo according to your description:
Manage relationship between table “observation” and table “date”:
Create measure according to your code:
Result would be changed after changing values of slicer:
If this demo doesn’t meet your expectations, any test data would be helpful if you can provide.
Hopefully works for you, BTW, PBIX as attached.
Community Support Team _ Jay Wang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- AnonymousNot applicable
Dear Anonymous ,
I have date in same table and not different one, How do I create relationships between column headers of same table?
- AnonymousNot applicable
Hi @bhuvanasundar,
As far as I’m concerned, If “date” column and “Observation Method” column are in the same table then there’s no need to create relationship.
You can create a slicer or a filter on the visual.
Results would be shown as below:
Pbix as attached.
If this still doesn’t meet your expectations, could you please provide some test files or expect visual?
Community Support Team _ Jay Wang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- AnonymousNot applicable
Dear Anonymous ,
Date and Observation methods are in same column,
But I want date filter applicable to calculated calcumn.
- AnonymousNot applicable
hi Anonymous ,
Please use measure instead of calculated column.
Common ways to create measure:
Different results between measure and calculated column would be shown as below: