Hi,
I am using Helical Insight 4.0. Can we pass multiple values from the input type field on the dashboard?
Thank You
Hi,
I am using Helical Insight 4.0. Can we pass multiple values from the input type field on the dashboard?
Thank You
Hello Kevin,
Yes, it is possible to pass multiple parameters using the input type field. For this, separate the multiple values with ‘,’ (comma within single quotes).
For example, if you want to pass the parameters Bus, Cab and Misc, then you can pass it as:
Bus’,’Cab’,’Misc
Thank You