Forum Discussion
Greenwoodr
Helper I
7 years agomeasure 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
Community Champion
7 years ago
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
Helper I
7 years agoThanks.
I have recreated the problem and put the tables data in Excel - what is the best way to share it?
Richard
- themistoklis7 years ago
Community Champion
- Greenwoodr7 years ago
Helper I
I have put some screen shots of the problem if that helps.