Fabric is Generally Available. Browse Fabric Presentations. Work towards your Fabric certification with the Cloud Skills Challenge.
Hello, i'm trying to create accumulate data, using TOTALYTD, but the function returns a projection based on the last month, when should returning nothing. The 31,85% its correct, but i dont have any data from the next month, june in this exemple
is there a way to display only the slice of months with data?
Create a filter for the page if(date>Today(), 0,1)
Then place the filter onto a visual and pick 1 so you always look at the dates before today.
I though on the same thing, and still show the projecting months. Only if i select the months manually works
Check out the November 2023 Power BI update to learn about new features.
Read the latest Fabric Community announcements, including updates on Power BI, Synapse, Data Factory and Data Activator.