Forum Discussion
tensixtyone
4 years agoNew Member
HASONEVALUE() question
Hi, I'm having a few problems displaying a PDF in a report im currently working on. Everything worked fine before the start of the weekend. However, when i tuned in this morning, something se...
amitchandak
4 years agoSuper User
tensixtyone , I doubt it is a suitable to function for a new column
just try
CONCATENATEX('Query2', 'Query2'[Pic], , 'Query2'[Index], ASC)
tensixtyone
4 years agoNew Member
Just tried out your suggestion, however it doesn't seem to work. It adds the different PDF's base64 string together instead of seperating them