This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreLevel up your Power BI skills this month - build one visual each week and tell better stories with data! Get started
work
MAXX(
filter ('purchase data',
VALUE('Purchase Data' [Product Number])=ValUE('Sales Data' [Product Number])&&
'Buy Data' [day]= ('Consolidated Purchase Week' [day])&&
'Purchased Data' [market]= 'Sales Data' [market]), 'Purchased Data' [Product Unit Price])
didn't work
MEDIANX or AVERAGEX(
filter ('purchase data',
VALUE('Purchase Data' [Product Number])=ValUE('Sales Data' [Product Number])&&
'Buy Data' [day]= ('Consolidated Purchase Week' [day])&&
'Purchased Data' [market]= 'Sales Data' [market]), 'Purchased Data' [Product Unit Price])
data type sell (weekly)
day(week) Product Number market sell data(weekly)
2021-1-3 45875 market1 4,500
2021-1-10 45875 market1 4,500
data type buy (montly)
day(month) Product Number market sell data(montly)
2021-1-1 45875 market1 3600
2021-2-1 45875 market1 3600
In addition, I would like to obtain the median value by adding the data of the month corresponding to the week and the previous month. I wonder if this is possible and the solution. Please help me.
Thank you for letting me know if there is a similar case.
I don't quite understand the scenario. Could you please provide the results you expect?
@ag779655 , with the data shared I am not able to connect to the formula.
Can you share sample data and sample output in table format?
Are you creating a new column ?
refer if needed
refer 4 ways to copy data from one table to another
https://www.youtube.com/watch?v=Wu1mWxR23jU
https://www.youtube.com/watch?v=czNHt7UXIe8
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 28 | |
| 23 | |
| 22 | |
| 16 | |
| 16 |
| User | Count |
|---|---|
| 60 | |
| 35 | |
| 28 | |
| 22 | |
| 21 |