Forum Discussion
Anonymous
3 years agoNot applicable
Using Lookupvalue in a Measure with two variables based on two measueres
Hi everybody, I need your held lease. I would like to lookup a value in different table (Is not connected to any table in data modell, because it doesnt primary key) based on two criteria. Those...
- Anonymous3 years ago
Hi Anonymous ,
What you are trying to create is a calculated column or measure? And are the variables VAR Prod=Produktivität and VAR Std_to=Nacharbeitsaufwand measures or the fact fields of the table? Could you please provide some sample data in Table1(exclude sensitive data) and your expected result with logic and special examples? Thank you.
Best Regards
Dinesh_Suranga
3 years agoContinued Contributor
Anonymous
Hi,
what is the data type in value column.
Dinesh_Suranga
3 years agoContinued Contributor
Anonymous
Try SelectedValue DAX function.
If you want any help for the function please reply to this message.
Thank you.
- Anonymous3 years agoNot applicable
How would it work with selectedvalue?