This is best Fabric, Power BI, SQL and AI community event. How do we know? The last event sold out! Save €200 with code FABCMTY200.
Register nowThe Fabric community is upgrading! Read all of the details including the timeline and what you can expect. Learn more
Hi @Satoshi ,
You can click on the Date hierarchy of the column [Date] – select Year.
This way the slicer will only display The Year.
If you need pbix, please click here.
Question Regarding Report.pbix
Best Regards,
Liu Yang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @Satoshi ,
You can click on the Date hierarchy of the column [Date] – select Year.
This way the slicer will only display The Year.
If you need pbix, please click here.
Question Regarding Report.pbix
Best Regards,
Liu Yang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
@Satoshi , You have to create a new column
FY = year([Date]) & "," & year([Date]) +1
Or
new date = format([Date], "dd mmmm yyyy" ) & "," & year([Date]) +1
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
| User | Count |
|---|---|
| 24 | |
| 22 | |
| 20 | |
| 18 | |
| 14 |
| User | Count |
|---|---|
| 29 | |
| 22 | |
| 22 | |
| 20 | |
| 20 |