Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
1 year ago
Solved

HTML not rendering in HTML Content visual

I'm using HTML Content visual. I created a measure which embeded my HTML code: `` HTML = " <!DOCTYPE html> <html lang=""en""> <head>   <meta charset=""UTF-8"">   <meta name=""viewport"" cont...
  • KerKol's avatar
    1 year ago

    Have you checked the granuality? Maybe there are duplicates? 

    If you change the SELECTEDVALUE of 'Opportunity Feed'[Body] to MAX of 'Opportunity Feed'[Body] --- you should see it return text?

  • KerKol's avatar
    KerKol
    1 year ago

    It's possible you could use CONCATENATEX in your DAX