Forum Discussion
Anonymous
7 years agoNot applicable
Better way using filter contexts
Hi, I have a very simple data set which looks like the following: PID MID Date 1 1 28/02/2019 1 2 8/04/2019 1 3 20/04/2019 1 4 28/05/2019 2 1 28/02/...
- 7 years ago
Anonymous ,
Instead, you may add a calculated column.
Column = RELATED ( Projects[P_name] )
Anonymous
7 years agoNot applicable
Hi,
I think the approach that you are using is correct, are you facing any performance issues.
Regards,
Pavan Vanguri.