Hello / Good morning,
My question is very sample. I own a table result which contain several column . Each column come from to a column or a measure.
In my case I own a result from measure . If the result = 1 , I want process to a "lookupvalue" with column and measure parameters.
My formula that I want complete :
My_value_wanted =
var okay= [Measure_okay]
return
if([Measure_okay]=1; condition true > lookupvalue ; condition false > keep empty )
blue : column text format
red : measure result date format
My key to search in an other table : 'mytable'[offer_code]&"_"&'mytable'[offer_state]&"_"&value([Date_from_measure_result])
In a second table if value exist return a key and associeted value .
I must use lookupvalue or fitler system ?
Thanks for the help.
Solved! Go to Solution.
Hello,
After severals hours to search a solution, I have tried this formula :
step 1 :
Hi @Anonymous
You might consider creating pbix file that will contain some sample data, upload the pbix to onedrive or dropbox and share the link to the file. Please do not forget to describe the expected results based on this sample data.
Hello,
After severals hours to search a solution, I have tried this formula :
step 1 :
User | Count |
---|---|
116 | |
62 | |
60 | |
47 | |
40 |
User | Count |
---|---|
111 | |
63 | |
62 | |
51 | |
48 |