Forum Discussion

mzeppieri's avatar
mzeppieri
Regular Visitor
10 years ago
Solved

Importing Multiple Lines of Text field from SharePoint list

I have a process where my project teams fill out an InfoPath web form that then publishes their responses on the form into a SharePoint list.  The list is a mix of numerical fields, single line text ...
  • mzeppieri's avatar
    mzeppieri
    10 years ago

    There are two solutions to this issue.

     

    I was able to switch the source field in SharePoint to plain text, and in doing so, stopped the additional text from rendering in PowerBI.  This is a quick fix solution that solved my immediate need.

     

    However, the other recommended solution posted above is a more robust approach if you need to retain rich text.  I can see a scenario where I may want to retain text bullets, so I will experiment with the other approach as a long term fix to evolving my dashboard.

     

    Thank you!!!