Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more
Hi!
I have something i am trying to build but not really sure how to start it. Below are the parameters:
Example:
Store 5 is getting 3 inches of snow
It would avg the Total Sales in these specific rows only with the above paramenters, not the sales in any others:
I have a dates table with the year&week # called 'Dates'
I have a measure that finds the forecasted snow range
I have a measure that finds the historical snow range
I have a Sales History table that has the year&week listed
How do I build a formula that takes the forecasted snow range measure, finds the year&week #'s that meet that range from another measure, takes those week numbers and finds the sales in the sales table, then averages those sales.
Solved! Go to Solution.
yes,adding a column to your sales history table that lists the snow range for each week can simplify the process.
To calculate the average historical sales based on the forecasted snow range
Filter Sales Data:
Calculate Average Sales:
hi!
I just tried this, but it didnt come back with anything. Do i need to add a column to my sales history that lists what the snow range was for that week?
yes,adding a column to your sales history table that lists the snow range for each week can simplify the process.
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
Join Fabric Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.
| User | Count |
|---|---|
| 23 | |
| 22 | |
| 18 | |
| 17 | |
| 13 |
| User | Count |
|---|---|
| 63 | |
| 44 | |
| 42 | |
| 40 | |
| 39 |