RE: Import all historical transactions
Hi Guys,
Thanks for the informative posts.
We have a similar requirement, we have got some 20 years of Purchase history of Customers from non-Microsoft POS, with details like which products they bought, how many quantities and all other details typical of a Customer purchase transaction.
We are moving to D365FO, and have communicated to User that it's a bad idea to migrate these transactions to D365FO.
We have decided to build a centralized place for reports, analytics etc., basically migrating all historical customer transactions to Azure Data Lake as well as recent transactions (D365->BYOD(Azure SQL DB)->Azure Data Lake).
From Azure Data Lake, PowerBI or Analytics team can fetch data and create whatever reports, feed algorithms they want.
So far its looks fine, but our Users insist on a single place for Store staffs to enquire and have a look at Customer's past purchases (atleast 2 years in past).
We are thinking of creating a button at POS screen that will pick the CustomerAccount as parameter and open up PowerBI URL to that Customer's report.
Can someone let me know if it's feasible or not? or had seen similar requirement.
Any advice or new ideas are more than welcome! Thanks in advance!