Forum Discussion
Count events on dates based on condition
- 2 years ago
pls try this
- 2 years ago
Hi James_Galis1
You can produce your required output in many different ways and one of them is to create a separate calendar table from the min and max of your date field in your fact table, and then create a relationship with your calendar table and the fact table, and then write a dax formula like below to produce a visual like below.
I attach an example pbix file.
Hi James_Galis1
You can produce your required output in many different ways and one of them is to create a separate calendar table from the min and max of your date field in your fact table, and then create a relationship with your calendar table and the fact table, and then write a dax formula like below to produce a visual like below.
I attach an example pbix file.