Forum Discussion
AlexGallet01
8 years agoHelper IV
Problem with formula
Hello, I don't understand why i don't do this. Représentant choisi = SELECTEDVALUE('Représentant'[Personnalisé]) Test = CALCULATE(SUM(Factures[Representant €]);Factures[Représentant 2]=[R...
AlexGallet01
8 years agoHelper IV
I have another problem in rapport with this.
My representant have a link with rep01 but if i want to have the order with rep02 = representant i need to create a link with rep02 but it's not possible to create a link if he has another link.
So how i can to create 2 active links ??
vcastello
8 years agoResolver III
Hi AlexGallet01
You can have two links, although only one can be active at a the same time.
If you want to use the inactive relationship, you can use the USERELATIONSHIP function
Check
https://msdn.microsoft.com/en-us/library/hh230952.aspx