Hi, I’ve got two questions:
- Is it possible to retrieve grid history from the Audit? If it is possible, how can I do it for several records (bulk)?
- I would appreciate some basic Excel functions, which are probably possible here, but I guess one needs to code them. Anyway, is it possible to take a field and conditionally transform it? For instance, let’s say I have a column where are only three values possible (1, 2, and 3), and I want to transform every 1 into “you’re the number one”, every 2 into “you’re second”, every 3 into “I regret, but you’re that last on our list”. Could you help me, please?