Post Author: malibu0814
CA Forum: WebIntelligence Reporting
I have a report that I would like to define the selection criteria by an external source. For instance, my data has an item field that if I could allow users to fill in an external file (.xls, .csv, .txt, etc.) with the values to be selected I could then allow my users to run their own reports rather than constantly coming to me for assistance. Here is an example file input:
item-no-1
item-no-2
item-no-3
item-no-4
item-no-5
item-no-6
item-no-7
item-no-8
item-no-9
item-no-10
item-no-11
item-no-12
This would be in lieu of using the Prompt feature for the field.
Thanks.