This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreJoin the FabCon + SQLCon recap series. Up next: Power BI, Real-Time Intelligence, IQ and AI, and Data Factory take center stage. All sessions are available on-demand after the live show. Register now
I don't know if I'm using the correct terminology for this, but I'll give an example. I have 3 conditional columns that provide a value based on the value of another column. However, the end user has made it known that if one condition fails, then they should all resort to a certain value.
E.g.,:
Quoted Price for SaaS, Quoted Price for Service, then a total of the two; if Quoted not null or 0, use Quoted. If Quote is null, use Estimated, then add Total. However, if Quoted and Estimated are both used, use Quoted, ignore Estimated.
This is data coming from CRM. Not sure if Power BI is the best place to validate this or if CRM is best place to validate. Thoughts?
Hi @swebb
This sounds possible but I'm confused by the description, for example if Quoted not null or 0, use Quoted which Quoted column are you referring to?
It would be easier to offer a solution if you provided some sample data so I can see the table structure.
Regards
Phil
Proud to be a Super User!
So, here's an example of what should happen:
Essentially if both quoted and estimated are used, only use one or the other, in all cases, the actual quoted should be used, not estimated. If all amounts are estimated amounts, use those, if all are quoted, used quoted, if a mix, use only quoted.
Check out the April 2026 Power BI update to learn about new features.
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.
| User | Count |
|---|---|
| 40 | |
| 39 | |
| 31 | |
| 22 | |
| 15 |
| User | Count |
|---|---|
| 76 | |
| 61 | |
| 34 | |
| 30 | |
| 25 |