Forum Discussion
kilala
4 years agoResolver I
Add Condition in Calculated Column
Hi all, I have 2 Fact Tables, FactA and FactB. FactB needs to get info from FactA. Both FactA and FactB can connect via PayerKey. In FactA, there is DateKey, referring to reportingdate. In FactB,...
- 4 years ago
Hi everyone,
I tried to use this formula and apparently it works!
CALCULATE([Measure],ALLEXCEPT(vw_FactB,VW_DIMPAYER[PayerKey]))I think I dont have connect to FactB since I already have it in my measure.Thanks everyone!
kilala
4 years agoResolver I
Hi everyone,
I tried to use this formula and apparently it works!
CALCULATE([Measure],ALLEXCEPT(vw_FactB,VW_DIMPAYER[PayerKey]))
I think I dont have connect to FactB since I already have it in my measure.
Thanks everyone!