Hi,
Let's say, i have a Employee table, with 3 fields, Name, EmpID Location. It has 1000 records.
Now, the requirement is, i should keep a OLAP table or something that sort of in View and in should have all the values of these 3 fields.
Now, after i created the report and send it to Management, they should have the provilage to change any value in the VIew itself and that should go and update in the Celonis Table itself. Is that possible?
Eg:
Name, EmpID, Location
John , 1000, USA
Peter , 1001, UK
Henry , 1002, UAE.
Now, from the View itself, if the client wants to update the Location of USA to 'America' in the front end itself and press okay, then the values should be updated in the view and underlying Table in the EMS. Is this achievable ?