Can I select/filter with a variable table name in the expression

Hello, I am trying to sort if the following is possible:
Using a select/filter expression where to Table Name depends on a choice I made in the form before.
So the Table Name in the expression depends on condition beforeโ€ฆ

SELECT(Table Name[First Name], TRUE)

I am trying to have a IF expression; IF Table Name= x, SELECT(x[First Name],โ€ฆ), IF Table Name=y, SELECT(y[First Name],โ€ฆ), etc

Thanks Muk

Hope someone can help, any expression/idea will help

0 4 406
4 REPLIES 4
Top Labels in this Space