Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredJoin 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.
My first question was answered promptly by Charlotte, v-zhanti, but perhaps I should be approaching the problem in a diffferent way:
‘Dimaddon’ Table with 2 columns: Fiscal Year, Cost and single row per year
Relationship with main table, ‘Fixed’ based on Fiscal Year
Filter on Fiscal Year
Then what is DAX code to calculate: Fixed[Basis] + Dimaddon[Cost]
Thanks,
I tried both and variations thereof, but none worked. I have never managed to fetch the [Cost] from the Dimaddon table.
Further details of my issue:
The ‘Dimcal’ table includes a [Fiscal Year] column
The ‘Dimaddon’ table has two columns: [Fiscal Year] and [Cost], with one Cost value per Fiscal Year
The ‘Fixed’ table includes a [Basis] measure
The ‘Details’ Table includes a [Date] column
Relationships:
‘Dimcal’[Fiscal Year] to ‘Dimaddon’[Fiscal Year], Many to One, Single
‘Details’[Date] to ‘Dimcal’[FullDateAlternateKey], Many to One, Single
‘Details’[Detailsid] to ‘Fixed’[Detailsid], One to One, Both
Objective:
Using a single select filter in a Visual to select a Fiscal Year,
Add a ‘Fixed’[Basis] to ‘Dimaddon’[Cost]
Such that the output from that sum changes with the [Fiscal Year] filter selection
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the October 2025 Power BI update to learn about new features.
User | Count |
---|---|
10 | |
6 | |
4 | |
3 | |
3 |
User | Count |
---|---|
11 | |
11 | |
8 | |
8 | |
8 |