Hello,
I have the requirement to fill prompt values from an Excel-file.
Query). One of the prompts has to be filled from a list, containing about 100000 values. So far, this has been achieved by using another frontend and uploading an excelfile, which contained the values. Now this should be done in BO in a WebI-Report.
I had the following ideas:
- Write to a DSO, using A-Office, then use the DSO via a universe to filter the values in the WebI-Report -> not applicable, query prompts or subqueries can only be used in relational connections
- Create a universe, that contains a relational Connection to the DSO and a Connection to the BEx-Query -> only possible in .unv, all hierarchies would be lost
- upload an Excel-file, using web dynpro -> same Problem as the first idea
Can anyone Point me in the right direction?
best regards
Dominik