Hi experts,
This question has probably been asked a few times, but I have an issue with passing multiple values to a BI query. Here's the scenario....
1) I have created a BI query. When I test the query in VC I can enter values 1000:1100 in the Infoobject Business Area and I see that the values are passed through OK
2) Then I created a form where Business Area is an Input Field
3) I linked the form to the BI query and assigned value @Business_area
3) A table is linked to the BI query to view my result ( I have set a distinct before my table to view the data by fiscal year period)
4) When running the VC model, the table show values for 1000 and 1100, but when I enter 1000:1100 and Submit it does not show both the business areas
There must be something I am missing and I thought it was that in my submit string (between the input form and the BI query) that I should fill in some values (instad of @Business_area). I tried to fill in 1000:1100, but then I get an error saying Invalid time 1000:1100.
I would really appreciate any help on this issue :-).
Regards,
Thomas