Forum Discussion
Matt Joers
Apr 06, 2017Copper Contributor
One to Many Record Dilemma
Greetings Gang, I have a situation where a client of mine is pulling in data into SharePoint from an InfoPath file that uses repeating tables - So when I connect the list records from the form...
Yury Tokarev
Apr 06, 2017Steel Contributor
Hi Matt, you could connect to your source files with Power Query and then use the 'Fill Down' functionality to fill in empty spaces below with the values of the non-empty rows above them.
Matt Joers
Apr 07, 2017Copper Contributor
Unfortunately, I don't think this is going to work as expected, another method I tried is where I have all my data repeating in a single row of cells (3 entries in one cell for each child item) - then I am trying to figure out a way to "parse" that information out into three separate cells. Let me know if you have any suggestions or ideas. Thank you!
Matt
Matt
- SergeiBaklanApr 07, 2017MVP
Hi Matt,
IMHO, what Yury suggested is the most straightforward and reliable way to do the transformation. Better to transform data on query level, and Get&Transform is the perfect tool to do that.
If you export your list to Excel from Sharepoint and do any transformations within the resulting table they will be lost with each refresh.
Did you try G&T and what exactly doesn't work?
- Matt JoersApr 07, 2017Copper ContributorHmmm, I will have to play around with the "Get & Transform" functionality and see if I can get that to work properly. Thanks for the advice!
Matt- SergeiBaklanApr 07, 2017MVP
Yes, please try. Selecting the SP list in G&T connector use the URL of the site where the list is and when select your list. Not URL of the list.