Forum Discussion
Greenwoodr
7 years agoHelper I
measure values same on each row
Hi, I have an issue around the context of calculated measures which I am struggling to get my head around. I have the following 1. Fact table (sales) Customer ID Date ID P...
- 7 years ago
Hi,
I have been playing and Cross directional filtering on the customer table seems to give me the right answer.
Thanks for your time
themistoklis
7 years agoCommunity Champion
CALCULATE function needs to be used in combination with a FILTER or All/Allexcept/Allselected function.
Any chance to share the file with us or send us some sample data and the expected output?
e.g.
PhoneNumberFlag = calculate(sum('Customer table'[PhoneNumberFlag]), ALLEXCEPT('Seller Table', 'Seller Table'[Seller Name]))Greenwoodr
7 years agoHelper I
Fact TableOther TablesOther TablesBI DesignActual OutputIDesired Output
- Greenwoodr7 years agoHelper I
Hi,
I have been playing and Cross directional filtering on the customer table seems to give me the right answer.
Thanks for your time
- Greenwoodr7 years agoHelper I
Hi,
I have been playing and Cross directional filtering on the customer table seems to give me the right answer.
Thanks for your time