Skip to main content
Announcements
Have questions about Qlik Connect? Join us live on April 10th, at 11 AM ET: SIGN UP NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Hiding HTML tags displayed in report on Sharepoint list

I have several qlikview files that report on data held in sharepoint lists. They currently display html tags - how do I avoid siplay the html formatting tags

eg  <div class="ExternalClass9002ECFEE75448DB9A984C4C6E4090CC"> <div>Work with Vyv/Dave to deliver the changes propsed to our customer set-up</div> <div> </div> <div>Develop SOP to support process</div> <div> </div> <div>Brief / Train the interested parties in the new processes (again in conjunction with Vyv)</div></div>

2 Replies
danielrozental
Master II
Master II

If you're displaying them in a textbox you should try using replace and textbetween to remove them.

If you're using Ajax it should be quite simple to build an extension to show html content.

Not applicable
Author

Hi Daniel, Thanks for the response. I am using a text box. Excuse my ignorance as I am fairly new to Qlikview but give the example above can you show how I would use replace and textbetween

regards

Gerald