Forum Discussion
Anonymous
5 years agoNot applicable
Data Model with comma separated list
Hey all, I'm currently struggling to create a nice data model out of a single table that contains about 6 columns that contain comma separated lists. A small example: Recipe ID Ingredients C...
VijayP
5 years agoCommunity Champion
Anonymous
Split the Column to Rows with Comma Delimeter and Replace Values " (Double quotes) with "" (null) then your problem would be sorted out!
Please share your Kudoes