Hello,
I have an static BGR with one static category (binded to the context node) and three simple series (binded to the context node).
To fill the contex attibutes I use information from two internal tables. One table with category info (weeks records) and one table with series info (z id's).
I need to know if it is possible to delete one static simple series at runtime. How can I do it? Could you give me an example of logic?
I tried to crate the BGR dinamically but I failed.
Regards,