The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
I'd like my final data to look like this:
Name | Board Start Date | Board End Date | FY20 | FY21 | FY23 |
Jane Doe | 1/1/1979 | Yes | Yes | Yes | |
John Doe | 1/1/1990 | 10/15/2022 | Yes | Yes | No |
C. Dee | 4/5/2023 | No | No | Yes | |
F. Smith | 5/30/2021 | 12/15/2021 | No | No | No |
Solved! Go to Solution.
@lbendlin , thank you. How did you create the Dates table with the date ranges for the fiscal years?
You can see that from the Calculated Table definition. I used EDATE to shift the months as needed.
NOTE: This was just for the solution proposal. In real life I would never do that. I would use an external reference table where everything is precomputed.
User | Count |
---|---|
16 | |
8 | |
6 | |
6 | |
5 |
User | Count |
---|---|
23 | |
13 | |
13 | |
8 | |
8 |