Forum Discussion
Anonymous
6 years agoNot applicable
paint graph with date values
Hiii I have a problem with powerBi to perform to output a multi-column chart, I have a table with this columns: "user_id / Check-in date / Check-out date / user_type" I want to make a two column c...
v-eachen-msft
6 years agoCommunity Support
Hi Anonymous ,
You could create an active relationship with "check_in" date and create an inactive relationship with "check_out" date.
Then create measures for counting use_id to get the result.
Here is my test file for your reference.