Forum Discussion
MJG2112
8 months agoAdvocate II
Dynamic Table Creation???
I've created some very simplfied mock data that hopefully explains what I'm trying to achieve for a user. Tables A & B are imported. Table C is a summarised from Table A, with columns added from Ta...
- 8 months ago
You are welcome.
lbendlin
8 months agoSuper User
Is it possible to keep dynamcially refreshing Table C based on a user choice of include/exclude OT?
No. Calculated Tables are computed once, and are not affected by user interaction.
You can have table variables inside a measure but the final result of that measure needs to be a scalar value.
WishAskedSooner
8 months agoContinued Contributor
lbendlin, This needs to be said more often. I have heard many mealy-mouthed explanations of this, but yours is the clearest and most factual yet.