Don't miss your chance to take exam DP-600 or DP-700 on us!
Request nowLearn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
I have a table with Name, Arrival Date, Departure Date.
Examples would be:
Jim Smith 8/1/18 8/5/18
John Doe 8/1/18 8/2/18
Sally Jones 8/2/18 8/2/18
Billy Bob 8/7/18 8/9/18
I can calculate the number of days someone stays. But how do I get a chart that shows how many people were there on a given day and even show days where no one stayed. So above information would give me this:
8/1/18 2
8/2/18 1
8/3/18 1
8/4/18 1
8/5/18 0
8/6/18 0
8/7/18 1
8/8/18 1
Solved! Go to Solution.
Hi @kattlees
For this, you need to expand the values for the date range for each stay. Say for ex, you should have 5 records for Jim , one for each day of his staying.
Recently, provided the solution for this scenrio, you can refer the solution here.
https://community.powerbi.com/t5/Desktop/chart-with-start-and-end-date/m-p/484219#M225455
Thanks
Raj
Hi @kattlees
For this, you need to expand the values for the date range for each stay. Say for ex, you should have 5 records for Jim , one for each day of his staying.
Recently, provided the solution for this scenrio, you can refer the solution here.
https://community.powerbi.com/t5/Desktop/chart-with-start-and-end-date/m-p/484219#M225455
Thanks
Raj
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 55 | |
| 48 | |
| 38 | |
| 16 | |
| 15 |
| User | Count |
|---|---|
| 85 | |
| 70 | |
| 38 | |
| 28 | |
| 25 |