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 dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi there,
I have the below formula:
Hi, @LABrowne
Can you provide sample data for testing? Sensitive information can be removed in advance. What kind of expected results do you expect? You can also show it with pictures or Excel. I look forward to your response.
Best Regards,
Community Support Team _Charlotte
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi,
I am not sure how your semantic model looks like, but please try something like below whether it suits your requirement.
expected result measure: =
SUMX (
VALUES ( Ships[ShipId] ),
CALCULATE (
IF (
Ships[Shipid] = 32,
( ( [Ship Net Sales] / [Insurance Period] ) * [Days Since Sale] )
)
)
)
Hi there,
Ships[ShipsId] is not coming up as an auto fill option after CALCULATE, I'm not sure if I'm missing something?
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 |
---|---|
23 | |
10 | |
10 | |
9 | |
7 |