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.
Hey All - I'm trying o write DAX to solve for a 12 month moing average on a calculated percentage. The percentage I'm interesting in averaging is a Win Rate (Amount Won / Amount Closed).
Amount Won and Amount Closed are both calculated fields off of the Amount field which is a native measure to the dataset I'm pulling from Salesforce.
The two possible date fields I can use to limit to 12 months are (1) the Master Close Date which is the close date of the sale or (2) a simple date field from a Date Table I imported using DAX code to grab fiscal years, etc. Not sure if those two are interchangeable since they are joined.
Thanks in advance!
@AnonymousPlease try using a quick measure "Rolling Average" for the base measure "Win rate".
You can use date field from the date table instead from your fact.
thanks @Parkavi , so that seems so work when displayed with the Date hierarchy from the DateTable, but when using Fiscal Date applications included within the date field, it appears to fail and calculate on blanks. Any idea why that may be?
Left chart & table are using fiscal year/quarter along with month from the date hierarchy. Right is using year/quarter/month from date hierarchy. Note: year and quarter won't line up between fiscal and calendar.
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 |
---|---|
19 | |
14 | |
14 | |
11 | |
9 |