Summary
drop down in rtf template
Content
Hi ,
I have working BI publisher report created using different model. Problem is that I have a parameter called name (a multi select option).
In layout I have repearting section . in that section I have table/Grid to which display data according to names selected.
So I have a drop down in layout and a repeating section with data related to selected name inside group section. Now If i put another table/Grid inside repeating section . Data is cross joined
So I thought to create a template using RTF template. Now Can I have a drop down created dynamically based upon no of names selected in parameter drop down and then have a table reflecting data of selected name in drop down?