HEllo,
I have a report that i am pulling records from an sql database based on the date from ? to ? and fields in a column.
Now I want to be able to pull all the data for the same dates but based on all the fields in the column.
The fields are generated by a user clicking on a radio button which is tied to the field name in the column. I am having trouble adding another radio button to pull all the fields in the columns but at the same time still have the ability to choose from fields within that same column.
Any information is helpful.
I have a report that i am pulling records from an sql database based on the date from ? to ? and fields in a column.
Now I want to be able to pull all the data for the same dates but based on all the fields in the column.
The fields are generated by a user clicking on a radio button which is tied to the field name in the column. I am having trouble adding another radio button to pull all the fields in the columns but at the same time still have the ability to choose from fields within that same column.
Any information is helpful.