Forum Discussion
Anonymous
6 years agoNot applicable
Error with csv files
Bonjour, je reçois 50 fichiers csv chaque jour qui sont stockés dans un sharepoint. Chaque fichier comporte 2 colonnes et 146 lignes. J'ai créé un flux de données pour lire les fichiers csv et e...
lbendlin
6 years agoSuper User
These are rather small files. What was your reasoning for doing this with a dataflow?
Are you aware that unless you you use direct query you need to refresh both your dataflow and dataset in order for the data to make it to the app/report?
I would recommend using a dataset instead, with the standard sharepoint folder processing .
Have a look at this similar thread
Anonymous
6 years agoNot applicable
I have used thes lbendlin's solution.
4 times the update correctly ended correctly but the 5th I get the same error
Thank's for your help