Forum Discussion
Anonymous
1 year agoNot applicable
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...
- 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?
- 1 year ago
It's possible you could use CONCATENATEX in your DAX