Forum Discussion

jppuam's avatar
jppuam
Helper V
5 years ago
Solved

selected value

Good morning, i'm trying to do the following.   I've a filter table with Commpanies ID, names and web url.   I want to show in a field only the web url of the selected company in the filter. An...
  • amitchandak's avatar
    5 years ago

    jppuam ,

    if(isfiltered(Table[Commpanies ID]), max(Table[URL]), Blank())