Hi Everyone!
I wrote back a rich text with a web extension to an olap cell note.
Is there a way to read the rich text to a cell in application studio and display it in Dashboards (without the web extension). I would like to have a printable version of the formatted note, since the web extension is not printable.
With this formula I can have the XML expression of the rich cell note:
=GETPROPERTY(CELLPROPERTYGET("NoteReporting","HotelFinance","COMMENTL","[ALLUNIT].["&GlobalVariables.Unit.Text&"]","[CCT].[Total Cost Center]","[COMMENTS].["&$R$3&"]","[LANG].["&GlobalVariables._CurrentLanguage.Text&"]","[PER].[Total Year]","[VER].["&GlobalVariables.VersionBudgetNext.Text&"]","[YER].["&GlobalVariables.NextYear.Text&"]"),"FormattedNote","content")
And it results:
bjbfjkebdkejwqb wlkdjbdkjbwewlkjbew <b><font size="5" color="#ff574d">kjwkdjenwjkl</font></b>
Is there any chance to display it like this outside of the web extension:

Thanks a lot!!
Zsolt