My report has multiple parameters where the data populated in the dropdown does not show proper data. My parameter is suppose to populate 3 values(Say A, B, All). My parameters are populating just the ALL value in the drop down.
I have checked the query in the HANA Studio and the query is absolutely fine and gives A, B and All in the output but the same wont work in SSRS.
- SSRS Version: 2017
- Data Source : SAP HANA
The parameter works absolutely fine in the dev environment but gives the above mentioned issues in other environment. How can I get all the 3 values in the parameter drop down?