I am trying to write an app that will count the number of instances of "UI" in my column of outcomes.
The problem I have is the outcome column can be overwritten in the source system, and the system doesn't keep a copy of the previous outcomes. So to look back at the number of "UI" over time, I will need to write this information into a table somewhere for Qlik to read it to show the number are hopefully going down.
Is it possible to write to a table on load? So I could add the count to a table every day as it refreshes, like: