Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
Hi,
I'm new to Power BI and it's my first question of many.
I have a colum of PM Fess that contains negative values.
I would like a Measurment that would calcualte the sum only the negative Values,
and another that would Calculate only positive Values
My first attempt at calculating the sum of Negative values from
Solved! Go to Solution.
Hi @AlEde
Try this
Expected Revenue = CALCULATE(SUM('PMO Reporting Data'[PM Fees]), 'PMO Reporting Data'[PM Fees] < 0)
Please mark the question solved when done and consider giving kudos if posts are helpful.
Contact me privately for support with any larger-scale BI needs, tutoring, etc.
Cheers
Hi @AlEde
Try this
Expected Revenue = CALCULATE(SUM('PMO Reporting Data'[PM Fees]), 'PMO Reporting Data'[PM Fees] < 0)
Please mark the question solved when done and consider giving kudos if posts are helpful.
Contact me privately for support with any larger-scale BI needs, tutoring, etc.
Cheers
That worked 🙂
Thank you
Check out the July 2025 Power BI update to learn about new features.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
User | Count |
---|---|
8 | |
6 | |
6 | |
5 | |
5 |
User | Count |
---|---|
10 | |
8 | |
6 | |
6 | |
6 |