Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now

Reply
Omarov23
Frequent Visitor

add measure to matrix

Hi everyone.
I have a matrix like below.

1.png

I want to add new measure to matrix not filtering by columns.
Like this : 2.png

How can i achieve this 
Thanks in advance.

4 REPLIES 4
HarishKM
Memorable Member
Memorable Member

@Omarov23 Hello Omarov,
you can use below method .
I am assuming you have seperate AZN currency column then follow below steps.
Step 1 ; You can create a new measure like.

Measure = if ( selectedvalue(table[Currency])= "AZN",Sum(table[Currency-AZN]*0.28,blank())

 

step2 : drag your measure then output will be like this.

 

HarishKM_0-1693220403552.png

 

 

Thanks

Harish M

If it is fulfill your requirement then accept it as solution and give Kudos anyway.

 

Hi @HarishKM .Thank for answer.
Every rate in the matrix is different measure just filtered by two banks.When i add measure [AZN] * 0.18 it also filtered by banks.Like below :

Screenshot 2023-08-29 100404.png

But i need only one column in matrix.

2.png

JoeBarry
Solution Sage
Solution Sage

Hi @Omarov23 

 

Do you want just a total column? This is available, you may need to turn it on though. Highlight the Matrix and click on format then adapt the Total columns 

JoeBarry_0-1693204490464.png

Thanks

Joe

 

If this post helps, then please Accept it as the solution 

Hi @JoeBarry 
Thank for answer. But i need custom calculation which is [AZN] * 0.18

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.