Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredJoin 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.
basically
VarStart Date = Start of last fiscal year
end date = lastest date available in data table
any help is apprecaietd!
Can you please post a data example for borh tables: How you define start last fiscal year?
Proud to be a Super User!
We are currently in Fiscal Year 2023. So Calenadr Dates: July 2022 - June 2023.
Last 2022 fiscal year would be: Calendar dates : July 2021 - June 2022
We have data for 2023 fiscal year and want to compare it to how we were doing this time last year.
Just getting a blank value.
Is the start date, giving me a start date of the last fiscal year? (July 1st)
My fault, enddate is wrong. The solution:
Proud to be a Super User!
you can use a the max function. if you have a table with the current data and the new date.
you can say VAR startdate = max(table[datecolumn]) and you can also change your enddate if you want.
Proud to be a Super User!
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.
| User | Count |
|---|---|
| 9 | |
| 4 | |
| 4 | |
| 3 | |
| 3 |
| User | Count |
|---|---|
| 13 | |
| 9 | |
| 9 | |
| 8 | |
| 7 |