Forum Discussion
CarlosT
7 years agoRegular Visitor
Pull information from filter in lookupvalue
i want to use lookup value in Power BI, i'm using the following expression: the problem is, i need to pull different values from table depending the result of one filter in my page. I mean the 3 er...
artemus
7 years agoMicrosoft Employee
Use SELECTEDVALUE(Table[ColName])