I've attached a BO to a table and it shows the data fine. What I need to do is filter the data where column 1 <3. I attached a filter to the table in the
designer as an expression but it does not appear to work.
BO.BType < 3
Am I doing something wrong or doesn't it work.
regards
Filtering of Table data
-
- Posts: 23
- Joined: Fri Sep 23, 2011 4:43 am
- Location: Germany
Filtering of Table data
Hello,
Please check the latest release if you use bussines objects as datasource. We have added support for filtering for BO in this release. Also you can use conditions instead of filtering for bussines objects.
Thank you.
Please check the latest release if you use bussines objects as datasource. We have added support for filtering for BO in this release. Also you can use conditions instead of filtering for bussines objects.
Thank you.