Forum Discussion
barlevitzky
8 years agoHelper I
Create a complicated measure
Hi all, I have the following table: Date Browser Cost Test 26.10 CH 5 A 26.10 FF 10 A 26.10 CH 10 B 26.10 FF 10 B I want t...
- 8 years ago
Hi barlevitzky,
You are missing the second input in the ALLEXCEPT function. The first is the table which you have given. The second input should be the column.
barlevitzky
8 years agoHelper I
Hi Ashish_Mathur,
"Revenue per partner" is the table name and "test" is the column name.
Ashish_Mathur
8 years agoSuper User
Hi,
So it should be:
ALLEXCEPT('Revenue per partner','Revenue per partner'[test])
- barlevitzky8 years agoHelper I
Sorry, the same error message is still on.
- Ashish_Mathur8 years agoSuper User
Hi,
Considering Lydia wrote the formula for you initially (which was even marked as Answer), it would be best if she helps you with this. For me to help, you I'd have to request you to explain me the entire question (which will waste your time).