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

Be one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now

Reply
dokat
Post Prodigy
Post Prodigy

Measure based on 2 criteria in two different columns

Hi,

 

I have  data table name P&L which has "Gross Sales" values  by calendar year. I  created a measure "Gross Sales" to use it in a matrix table column based on values in two columns. Column name in is "P&L"for Gross Sales and "Calendar Year" for 2021 Below is the formula i used to create the measure. However when i try to drag and drop to matrix table it gives me "Cant Display the visual error message". Is this due to an error in the formula or what may have cause this error? I didnt receive any syntax error.

 

Gross Sales = CALCULATE(SUM('P&L'[Values]),
FILTER ('P&L','P&L'[P&L]= "Gross Sales"),
FILTER ('P&L','P&L'[Calendar Year]= "2021"))
 
 
 Here is the screenshot of the error. 
dokat_0-1643388256067.png

 

2 ACCEPTED SOLUTIONS
dokat
Post Prodigy
Post Prodigy

Solved the problem, revised the formula and now it works.

 

Gross Sales = CALCULATE(('P&L'[2021]), 'P&L'[P&L] in { "Gross Sales"})

View solution in original post

dokat
Post Prodigy
Post Prodigy

Solved the problem, revised the formula and now it works.

 

Correct Formula Gross Sales = CALCULATE(('P&L'[2021]), 'P&L'[P&L] in { "Gross Sales"})

View solution in original post

2 REPLIES 2
dokat
Post Prodigy
Post Prodigy

Solved the problem, revised the formula and now it works.

 

Correct Formula Gross Sales = CALCULATE(('P&L'[2021]), 'P&L'[P&L] in { "Gross Sales"})
dokat
Post Prodigy
Post Prodigy

Solved the problem, revised the formula and now it works.

 

Gross Sales = CALCULATE(('P&L'[2021]), 'P&L'[P&L] in { "Gross Sales"})

Helpful resources

Announcements
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!

Dec Fabric Community Survey

We want your feedback!

Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.

ArunFabCon

Microsoft Fabric Community Conference 2025

Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.

December 2024

A Year in Review - December 2024

Find out what content was popular in the Fabric community during 2024.