Forum Discussion
Events Dashboard
- 4 months ago
For your reference.
Step 0: I use these data below.
<Calendar>
<Sales>
<Events>
Step 1: I add two relationships below.
Step 2: I make two measures below.
Heavy Snowfall = SUMX(FILTER('Events','Events'[Event]="Heavy Snowfall"),'Events'[Flag])Tornade = SUMX(FILTER('Events','Events'[Event]="Tornade"),'Events'[Flag])Step 3: I make a graph below.
For your reference.
Step 0: I use these data below.
<Calendar>
<Sales>
<Events>
Step 1: I add two relationships below.
Step 2: I make two measures below.
Step 3: I make a graph below.
Hi bearcatrunner ,
Thanks for reaching out to the Microsoft fabric community forum.
I would also take a moment to thank mickey64   , for actively participating in the community forum and for the solutions you’ve been sharing in the community forum. Your contributions make a real difference.
I hope the above details help you fix the issue. If you still have any questions or need more help, feel free to reach out. We’re always here to support you.
Best Regards,
Community Support Team