Fabric is Generally Available. Browse Fabric Presentations. Work towards your Fabric certification with the Cloud Skills Challenge.
Hi. I'm trying to get the average sales from 2015-2021 but it adds data from 2022. How can I unfilter 2022 from the year so I will get the correct average sales?
For example on the 3rd row, average sales should be 27,785.86.
Thanks.
Solved! Go to Solution.
Okay, and is your data column marked as type "date"?
If that is not the issue, could you please share some sample data and I'll try to help you.
Okay, and is your data column marked as type "date"?
If that is not the issue, could you please share some sample data and I'll try to help you.
Hi again.
I fixed my data type and it is now working fine.
Thank you for your help.
Hi,
Average Sales (2015-2021) = Calculate(AVERAGE('Table'[Sales]),Filter('Table','Table'[Date] < DATE(2022,01,01))
this should solve the issue.
Hi,
Thanks for your feedback. I tried to run this but I'm not getting any value. Sorry I'm new with power bi. Please see below.
Thanks.
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.
Join us for a free, hands-on Microsoft workshop led by women trainers for women where you will learn how to build a Dashboard in a Day!