Forum Discussion
Anonymous
3 years agoNot applicable
Dynamically grouping table based on user input
Say you have a table like the below where max margin and min margin represent the max and min of margin within the existing table: Country Margin Max Margin Min Margin Germany 50 80 40 ...
tamerj1
3 years agoCommunity Champion
Hi Anonymous
This is one simplified example. In real case you would need to add more conditions inside the SWITCH statement.
Please refer to attached sample file with the proposed solution