Don't miss your chance to take the Fabric Data Engineer (DP-700) exam on us!
Learn moreThe FabCon + SQLCon recap series starts April 14th at 8am Pacific. If you’re tracking where AI is going inside Fabric, this first session is a can't miss. Register now
My data is formatted in the following way:
| Month | Year | Pre/Post | Volume |
| Jan | 2022 | Pre | 1000 |
| Feb | 2022 | Post | 2000 |
etc.
I want to build a measure to compare pre and post volumes but to standardize to number of months in each. There are different number of months in pre and post so to get a good comparison I need to divide by the number of months in each so they are comparing per month.
I am having some trouble on finding a good way to sum the number of months that we have in pre vs post for each. Any thoughts?
Hi @trevordunham ,
Could you tell me if your problem has been solved? If it is, kindly Share and Accept it as the solution. More people will benefit from it. Or if you are still confused about it, please provide me with more details about your table and your problem or share me with your pbix file after removing sensitive data.
Refer to:
How to provide sample data in the Power BI Forum
How to Get Your Question Answered Quickly
Best Regards,
Jianbo Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
could you pls provide more sample data and the expected output?
Proud to be a Super User!
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 52 | |
| 39 | |
| 37 | |
| 19 | |
| 18 |
| User | Count |
|---|---|
| 67 | |
| 66 | |
| 34 | |
| 32 | |
| 29 |