Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
I am trying to get an average of a qty field, but in my data there are sometimes duplicates (dependent on how many people transacted through the process). I have a unique column name (first column) Replen. Date/Time & Can S/N and trying to average the replen qty column. Example below some of them are repeating - so I should only average those in yellow 1500+3600+2600+870+6000+2820+500 = 17,890 / 7 = ~2,555 but when I average the column it's take all #'s vs. just those unique with respect to the first column. Any ideas...?
Solved! Go to Solution.
Hi @jcastr02 ,
I created a sample pbix file(see attachment) for you, please check whether that is what you want. You can create a measure as below:
If the above one can't help you get the desired result, please provide some sample data in your tables (exclude sensitive data) with Text format and your expected result with backend logic and special examples. It is better if you can share a simplified pbix file. You can refer the following link to upload the file to the community. Thank you.
How to upload PBI in Community
Best Regards
Hi @jcastr02 ,
I created a sample pbix file(see attachment) for you, please check whether that is what you want. You can create a measure as below:
If the above one can't help you get the desired result, please provide some sample data in your tables (exclude sensitive data) with Text format and your expected result with backend logic and special examples. It is better if you can share a simplified pbix file. You can refer the following link to upload the file to the community. Thank you.
How to upload PBI in Community
Best Regards
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!