Before in brio we were having option to limit the data from file, example
When I am checking stock report, if I need to limit only those items where there are sales in last 6 months
Simply what we will do in brio is first we will process sales report and copy the product code in text file, then process stock report and go to limit from file option, and then select the text file
I know this can be done if we design a report by linking both the tables, but this is not only the case it will restrict the user to do prolonged analysis
Like example:
We may need to limit the sales based on list of customer
We may need to limit the sales reports only for few items and so no …..
It is not possible to link all the reports together, user must have this functionality, I hope there must be some option in advance search which we are not able to identify