You are not logged in.
We have created a parameter (eg. Product Category) and used in a Birt Report. Is there anyway we can order the values of that parameter at the execution time.
For example, If the product category values are as "Product 01", "Product 02", "Product 03".
That has to be shown in ascending order on the parameter preview.
Please guide us on this.
Thanks & Regards
Nayana
Offline
Hi Nayana,
which kind of parameter are you creating?
Regards,
Eduardo
Offline
database parameter
Thanks & Regards
Nayana
Offline
Hi Nayana,
ok, and which db are you using reportserver with? Where are your metadata tables located?
Regards,
Eduardo
Offline
database is MariadB AX
metadata also runs on MariaDB
Thanks & Regards
Nayana
Offline
Hi Nayana,
this is a known issue (Ticket RS-2602). We noticed though that almost always the values are sorted. But in some cases, e.g. mariaDB, the sorting inside nested queries is ignored.
The problem is that the original query is wrapped and the original sorting is not done in the outer query. We are thinking of a solution for this.
Regards,
Eduardo
Offline
Thanks & noted.
Thanks & Regards
Nayana
Offline