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!Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Hi,
Not sure if this is possible with my current data layout, but I am trying to create a conditional measure in a Table Visual that will calculate the balance for 2 types of funds (fixed & variable) in the single "Balance" column based on if there is a value in the "Contract Value" column:
Calculation conditions/definitions:
Data sources/relationship:
** Yellow highlighted below = relationship between tables
** "Contract Value" column in Table Visual = 'Agreement-Provision'[Total Amount]
** 'CPConsolidated' is an Excel file; 'Agreement-Provision' is an MS Access DB table
Any help/suggestions on DAX or data layout to achieve this would be appreciated!
Solved! Go to Solution.
Hi b_rice,
Just a suggestion,have you tried calculated Column instead of the Measure.
Looking at your condition, I think i will be better to use calculated column instead
Hi b_rice,
Just a suggestion,have you tried calculated Column instead of the Measure.
Looking at your condition, I think i will be better to use calculated column instead
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 63 | |
| 55 | |
| 41 | |
| 17 | |
| 14 |
| User | Count |
|---|---|
| 97 | |
| 81 | |
| 35 | |
| 29 | |
| 25 |