We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
SOLVED

Getting Truncated data from SharePoint List Input Tool

Samals
6 - Meteoroid

Hi,

When I am trying to import data from the SharePoint i am getting truncated data . There is a column : 'Description' which is having truncated data with HTML tags. How can I get all the data for this column.

 

<div class="ExternalClass4B873BF0345T4E60A2AC2F80846F8A21"><p> The defacto clauses has been applied. The contact details is there but with the Drop Audit Data. split up into parts using a logical algorithm.</p><ul><li style="text-decoration&#58;line-through;">Seei...    <--- this is where the data is truncated data

1 REPLY 1
Samals
6 - Meteoroid

Got the answer. The problem was not with SharePoint List Input Tool but the string itself. I changed to WString to accommodate the strings .

Labels
Top Solution Authors