Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
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 |
---|---|
15 | |
11 | |
6 | |
6 | |
5 |
User | Count |
---|---|
29 | |
17 | |
11 | |
7 | |
5 |