Don't miss your chance to take exam DP-600 or DP-700 on us!
Request nowLearn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Experts,
I need Year 1, year 2 and year 3 cost with respect to Cost A and Cost B columns. Can you please share the formula.
Solved! Go to Solution.
@Sivakumar_G , You can have tree measure, as need of column is not very clear
year 1= Sumx(filter(Table, Table[Satge] in {"Incorp", "Operation"}), {CostA])
year 2= Sumx(filter(Table, Table[Satge] in {"Operation"}), {CostA])*2
year 3= Sumx(filter(Table, Table[Satge] in {"Operation"}), {CostA])*3
I do not see any date/year in data
If this does not help
Can you share sample data and sample output in table format? Or a sample pbix after removing sensitive data.
@Sivakumar_G , You can have tree measure, as need of column is not very clear
year 1= Sumx(filter(Table, Table[Satge] in {"Incorp", "Operation"}), {CostA])
year 2= Sumx(filter(Table, Table[Satge] in {"Operation"}), {CostA])*2
year 3= Sumx(filter(Table, Table[Satge] in {"Operation"}), {CostA])*3
I do not see any date/year in data
If this does not help
Can you share sample data and sample output in table format? Or a sample pbix after removing sensitive data.
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 |
|---|---|
| 54 | |
| 47 | |
| 39 | |
| 16 | |
| 15 |
| User | Count |
|---|---|
| 82 | |
| 69 | |
| 39 | |
| 29 | |
| 27 |