Don't miss your chance to take the Fabric Data Engineer (DP-700) exam on us!
Learn moreThe FabCon + SQLCon recap series starts April 14th at 8am Pacific. If you’re tracking where AI is going inside Fabric, this first session is a can't miss. Register now
Hi Everyone
So I am working with Project for the Web solution accelerator. I need to build a matrix (heatmap) that shows forecast work per day but also taking into consideration the resources calendar. then i can show forecast work per day and "remaining availability" against the resources calendar.
Microsoft stores the resources calendar as its own individual API for every resource in a calendar table.
Table 1 (resources): Resource ID, Calendar
Table 2 (calendar): Calendar ID, Resource ID, Time Off Days, Time off Date , Time off Type etc.. (coudl be like 20 rows in calendar entity for each resource)
So if every resource has its own calendar ID - how do i get to the availability formula? (per day)
Time off is all by date/date ddmmyyyy in calendar entity
all help urgently appreciated... guessing this is tricky??
Solved! Go to Solution.
Hi @ChadSmith22 ,
You can merge two tables.
Matching columns are the Resource ID from the Table 1 and the Table 2.
Tutorial: Shape and combine data in Power BI Desktop - Power BI | Microsoft Docs
Best Regards,
Stephen Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @ChadSmith22 ,
You can merge two tables.
Matching columns are the Resource ID from the Table 1 and the Table 2.
Tutorial: Shape and combine data in Power BI Desktop - Power BI | Microsoft Docs
Best Regards,
Stephen Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi! @ChadSmith22
Is it possible to share the sample data and your expected result?
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 5 | |
| 4 | |
| 3 | |
| 3 | |
| 2 |
| User | Count |
|---|---|
| 8 | |
| 6 | |
| 6 | |
| 6 | |
| 5 |