Forum Discussion
Anonymous
2 years agoNot applicable
Parameter as Search option
I have fetched data from an API. The data is about weather. It is giving me static location. But with the help of parameter i have made dimension dynamic. Now to change location every time i have to ...
Anonymous
2 years agoNot applicable
This will give data for values present in table. How can i enter any city, state, country without creating new table
Sergii24
Super User
2 years agoHi Anonymous, I think that with shared video and previous comments bhanu_gautam is highlighting the usefulness of lists to limit values that can be selected to make sure the query always returns a correct result.
If you want to provide the maximum flexibility, simply create 3 parameters of type text for city, state and country and alllow any value to be typed. However, you should be careful as a wrong value can be inserted (city with typo, non-existing country etc.)