Forum Discussion
lipesouza12
4 years agoFrequent Visitor
Use variables as column names in List Selects
Hi Community, Today I'm stuck on a simple list selection. I need to load the KPI from another table according to the group the salesperson belongs to. One possibility would be an IF statement but th...
lbendlin
4 years agoSuper User
Have you considered letting the data model do the work for you?
lipesouza12
4 years agoFrequent Visitor
Probably, it's consuming too much memory resource to merge the two tables. Thanks for help