Forum Discussion
geoffgarcia
Helper I
5 years agoCommon Data Source
I use a common data source of HR information for the majority of my reports. The data source is based on Excel files which I need to routinely pull and refresh. My approach has been to use a common...
- 5 years ago
geoffgarcia , I think, You are loading folder data, merge it, and then doing the transformation. This seems fine unless you want to shift to Database.
Another option is to use SharePoint folder
amitchandak
Super User
5 years agogeoffgarcia , I think, You are loading folder data, merge it, and then doing the transformation. This seems fine unless you want to shift to Database.
Another option is to use SharePoint folder
geoffgarcia
Helper I
5 years agoThanks - yes, that is exactly what I'm doing and appreciate the feedback.