Forum Discussion
NorMar
2 years agoFrequent Visitor
Splitting one column in multiple tables based on text in rows containing specified text
I have a simple CSV file, which is updated weekly, adding new data to the file The file contains agregated data with both time periods; Daily, weekly and monthly downloads. However all the data i...
- 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,
dufoq3
2 years agoCommunity Champion
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,
NorMar
2 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: