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
Arons
Regular Visitor

how to get actual effected data from Column chart with 2 measures and month with measure values.

Hi All,

 

i need your input and guidance for below scanrio/

I have colum 2 visual.

1. Column chart, with Datemonth , with 2 measures. as 

2. simpel table visual with name [column]

when i click the any one of measures values, i was expected it will filter the 2nd visual name list. however it only showing data filtered by Datemonth field.

is it possible to get calculated measure values from visual 1 , of its filtered data in 2 nd visual ?

 

the drill through not helping me, as i wanted in the same page and like to see the actual table rows/name[column] list of the measure is calculated agains.

 

1 ACCEPTED SOLUTION

Hi @Arons ,

 

Please drag the point field to the Y-axis of this clustered column chart than two measures.

vchenwuzmsft_0-1657000433175.gif

Pbix in the end you can refer.

Best Regards

Community Support Team _ chenwu zhu

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

 

View solution in original post

6 REPLIES 6
Arons
Regular Visitor

Any one has idea, how to get the measure data filter the table.

Arons
Regular Visitor

 

Thanks Denis, please find below visual and data used.

i have given details table, and i am trying to filter only the measure either false/true and see the below name list filtered accordingly, however this only filters on month level and shows data.

 

pls check and add your inputs. thanks

Arons_0-1656495072591.png

measure(False) = CALCULATE(SUM(Details[Points]),Details[Status] = False)
measure(True) = CALCULATE(SUM(Details[Points]),Details[Status] = True)
NamePointsStatusDate
Adam100True1/1/2022 12:00:00 AM
betty98False1/1/2022 12:00:00 AM
Sam98True1/1/2022 12:00:00 AM
Cindy102False2/1/2022 12:00:00 AM
Daniel101True2/1/2022 12:00:00 AM
Ricky101False2/1/2022 12:00:00 AM
eva99False4/1/2022 12:00:00 AM
Francis89True4/1/2022 12:00:00 AM
ketty89True4/1/2022 12:00:00 AM
nike89True4/1/2022 12:00:00 AM

Hi @Arons ,

 

Please drag the point field to the Y-axis of this clustered column chart than two measures.

vchenwuzmsft_0-1657000433175.gif

Pbix in the end you can refer.

Best Regards

Community Support Team _ chenwu zhu

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

 

Thanks Chenwuz,

 

my requirements is to have measures filters working. for example, i have given simple measure which has false or true, in real requirements, we would be having complex dax which shows values, 

 

of corresponding values, if we wanted the underlying table rows, how to achive. like customer repeating with more thanx,  with many conditions, i might have created couple measures for trend analysis, 

 

to get actual details, put this requirements.

selimovd
Super User
Super User

Hey @Arons ,

 

the behavior depends on the data model.

Can you create an example file? Then it's easier to help you.

 

Best regards

Denis

Thanks Denis, please find below visual and data used.

i have given details table, and i am trying to filter only the measure either false/true and see the below name list filtered accordingly, however this only filters on month level and shows data of name , points,,etc.

 

is it possible when i click within month, either false/measure value to get correponding result in below table. as it only shows month wise still, 

 

pls check and add your inputs. thanks

Arons_0-1656495410083.png

 

measure(False) = CALCULATE(SUM(Details[Points]),Details[Status] = False)
measure(True) = CALCULATE(SUM(Details[Points]),Details[Status] = True)
NamePointsStatusDate
Adam100True1/1/2022 12:00:00 AM
betty98False1/1/2022 12:00:00 AM
Sam98True1/1/2022 12:00:00 AM
Cindy102False2/1/2022 12:00:00 AM
Daniel101True2/1/2022 12:00:00 AM
Ricky101False2/1/2022 12:00:00 AM
eva99False4/1/2022 12:00:00 AM
Francis89True4/1/2022 12:00:00 AM
ketty89True4/1/2022 12:00:00 AM
nike89True4/1/2022 12:00:00 AM
 

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.