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!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
Hello
I have matrix in PowerBi of portfolio values.. In the data there is a column for 'moves', 'groupcoa' and the values are GBP.
I just want a subset of this data for Capitalised Interest such that I only bring back the GBP values where moves = ICAPI or ICPIK ans the account is in 1301,1351,1361,1401,1461. In Qlikview i would have put this in an expression as below in the matrix
sum({<moves = {"ICAPI", "ICPIK"}, groupcoa = {"1301","1351","1361","1401","1461"}> }GBP)
In powerbi, how would you do this? Would you add a column into the data query or create a measure or do you have to hardcode the filters? Many thanks Paul
Solved! Go to Solution.
You can apply these filters using the filter pane of the visual or you can create a measure to calculate this.
You can apply these filters using the filter pane of the visual or you can create a measure to calculate this.
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.