Hello, I would like to ask how to select All Value from the parameter, this parameter is not a multivalue
This is the model that should be converted into reporting
Those data that you can see there were pulled from the database except for the <All Receipts> where if you choose that, All the data there will be selected, take note this is not a multivalue because the model has only two types of selection
1. Single selection - where you select only one from each data inside the parameter (eg. you select either BIR Receipt or Deposit etc). You cannot select two data, only one.
2. Select All - this is the <All Receipts> selection where you select all data inside the parameter.
I already did the parameter getting the data from the datasource.
Now my problem is, how can I add this customize <All Receipt> value if I'm getting the data from a database?
This is the model that should be converted into reporting
Those data that you can see there were pulled from the database except for the <All Receipts> where if you choose that, All the data there will be selected, take note this is not a multivalue because the model has only two types of selection
1. Single selection - where you select only one from each data inside the parameter (eg. you select either BIR Receipt or Deposit etc). You cannot select two data, only one.
2. Select All - this is the <All Receipts> selection where you select all data inside the parameter.
I already did the parameter getting the data from the datasource.
Now my problem is, how can I add this customize <All Receipt> value if I'm getting the data from a database?