Is there a way to expose the hidden attribute when we use the SQLCreator but the table name is entered as published parameter, ( select * from dbo.[$(table_name)] )
the inspector is showing only one column, with no list of all the attributes
Is there a way to expose the hidden attribute when we use the SQLCreator but the table name is entered as published parameter, ( select * from dbo.[$(table_name)] )
the inspector is showing only one column, with no list of all the attributes
Best answer by erik_jan
The SQLCreator has a field to enter the attributes that need to be exposed.
You can enter them by typing the names of the attributes.
See image below:
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.