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

Grow your Fabric skills and prepare for the DP-600 certification exam by completing the latest Microsoft Fabric challenge.

Reply
nasolme
Helper I
Helper I

Isinscope

Hi Community,

I have a PROJET table related with a CONTRAT table which is related to my TRANCHE table.

1 Projet = many Contrat = 1 contrat = many tranche

nasolme_1-1677161461210.png

 

when i use this mesure all CONTRAT  appear in all PROJET

SIREN = If(ISINSCOPE(CONTRAT[NUMERO CONTRAT]),1,0

nasolme_2-1677161978510.png

 

Do you have an Idea why i have this result ?



 

2 REPLIES 2
Padycosmos
Solution Sage
Solution Sage

amitchandak
Super User
Super User

@nasolme , In matrix the TOP level is always is in scope

 

if you have dragged COl1, COl2,

 

Col1 is isisncope in all rows other than total

 

Col2 is not in scope at subtotal level

 

refer if needed

IsInScope - Switch Rank at different levels: https://youtu.be/kh0gezKICEM

Helpful resources

Announcements
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

MayPowerBICarousel

Power BI Monthly Update - May 2024

Check out the May 2024 Power BI update to learn about new features.