Forum Discussion
Anonymous
8 years agoNot applicable
Calculated column based on date slicer selection
Hi folks, I just read the following article (http://community.powerbi.com/t5/Community-Knowledge-Base/Calculated-Column-Table-Change-Dynamically-According-to-Slicer/ta-p/163321) which makes me be...
v-juanli-msft
8 years agoCommunity Support
Hi Anonymous
What are your tables like?
I create an example, is it right?
table1
table2
I am testing, if i have misunderstood you, please let me know in time.
Best Regards
Maggie
Anonymous
8 years agoNot applicable
Hello,
I have found a solutiuon after reading a new book on PBI :)
I used the unpivot column function in my original table and duplicated all lines, with one new column showing each singular value.
My lookup was then used on this specific column and all functionalities worked.
Thanks everyone and Maggie for your assistance :)
OF