Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
In the app there is a drop down input with values 'Jan-2023','Feb-2023','Mar-2023' etc.
I need to create a new column in the table that shows the amount specific to the month based input but at the Account and Seq group level .
Data available
If the user selects 'Feb-2023'. It should show the amount specific to the date but at the group level. If it doesn't exist it should show 0.
Output:
If the user selects 'May-2023':
output
Could something like this be achieved in Qliksense with Set Analysis? I tried different aggregations but nothing works.
Thanks in advance.