Hi,
I need help. In my app I am looking into outlook and showing body of the meeting in the gallery ThisItem.Body
But it shows like that:
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta content="text/html; charset=iso-8859-1">
</head>
<body>
My text is here
</body>
</html>
How would I extract only the text? Any formulas or workarounds?
Solved! Go to Solution.
Hi @lenro
One way to do this would be to use the HTML text control to display the body of your message.
There are some more details in my post here from the other day.
Hi @lenro
One way to do this would be to use the HTML text control to display the body of your message.
There are some more details in my post here from the other day.
Not very beautiful as I need to have on label on another, but works
User | Count |
---|---|
179 | |
120 | |
87 | |
44 | |
41 |
User | Count |
---|---|
245 | |
156 | |
128 | |
77 | |
73 |