Forum Discussion
jjortons
1 year agoNew Member
dynamically return tables based on selectedvalue
How can I return different unioned tables depending on a SELECTEDVALUE() variable using below? tyia! tbl_generic = var tbl1 = CALCULATETABLE( SELECTCOLUMNS( 'production product', ...
jjortons
1 year agoNew Member
thanks!
it seems this is not possible atm, then?
my intention was to create a generic table of sorts based on another visual selection.