Forum Discussion
Splitting one column in multiple tables based on text in rows containing specified text
- 2 years ago
Import your dataset csv to this format and name whole your dataset query as "WholeDataset"
Then create blank query and paste there whole my code. Edit only 1st step to this:
Source = WholeDataset,
It appears that you are referrring to a JSON object, while I have the complete data set as seperate CSV file. I tried to replace the reference to the JSON object, but that backfired 🙂 (Due to co company policy, I have limited option to any file sharing services)
Import your dataset csv to this format and name whole your dataset query as "WholeDataset"
Then create blank query and paste there whole my code. Edit only 1st step to this:
Source = WholeDataset,
- NorMar2 years agoFrequent Visitor
I get error message, when I try to replace the source. Can you please clearyfi, where I need to change the source reference: