Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.
Hi Team,
Need your support to resolve one requirment which will show Average value in the table when multiple months selected in slicer.
For example:- in the below image if we select only one month, the value displayed in the table is coming fine but i want to show Average value when multiple months selected instead of cumulative.we have Oct month and Sep month Data. Individual month is showing data correctly but while we take multiple months it is coming as cumulative value, which i need to dilay as Average.
When both Sep and Oct selected at a time, it is hsowing as cumulative which i need to show as Average.
Please let me know how can i bring this as Average value of Both Months total value. Please help me to resolve this.
Regards,
Sagar
Solved! Go to Solution.
@sagarsahoo_123 , Create a measure like , assuming you already have a measure - M1
AverageX(Values(Date[Month Year]), [M1])
@sagarsahoo_123 , Create a measure like , assuming you already have a measure - M1
AverageX(Values(Date[Month Year]), [M1])
Hi @amitchandak ,
Thanks a lot for your quick support. That is what i was looking for.
Appreciate your effort to resolve my query.
Regards,
Sagar
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
76 | |
76 | |
55 | |
35 | |
34 |
User | Count |
---|---|
99 | |
56 | |
53 | |
44 | |
40 |