Forum Discussion

Sujit_Thakur's avatar
Sujit_Thakur
Solution Sage
5 years ago
Solved

Data source change

Dear All , 

I have made some  reports , which were made from Excel files imported from SharePoint .

But now challenge is that data is  being shifted to data base and now to be querried using SQL server  

 

So now how should I change the source from SharePoint to SQL server  ? Or should I again make these reports  by doing get data from SQL

 

Need help

 

 

 

 

 

3 Replies

  • Hi Sujit_Thakur 

    If it's the same data then create a new query and import the data from SQL Server.  Create steps to get the data into the same structure/format as it was when you were using it as a source from Excel/Sharepoint.

    Then copy/paste the steps from the old query into your new query from the point at which the data is the same in both queries.

    You may need to manually change a step name from your old query to match the last step in the new query.

    This is easeir to explain with actual code!

    Phil

  • Dear all ,
    Thanks for answering so promptly .
    I will surely try what amitchandak  sir have advised from a shared post.

    it could take a week to mark answer to this question , please bare with me !
    thank you friends .
    Others can also suggest and share if they have some idea