Forum Discussion
gvg
Post Prodigy
9 years agoLookupvalue equivalent to search for text values
Hi DAXers, I am wondering is there a way to search for a text string in DAX and return a value like with LOOKUPVALUE? I believe I can not use LOOKUPVALUE because ir requires a scalar search value. L...