I’m looking to perform a massive replacement of inputs in Contour but found out that Contour does not directly support this feature. Does anyone have experience with this or can suggest the best approach for this use case?
Many thanks
Hi @tiho, and welcome to the Foundry Developer Community!
Could you expand a bit on “massive replacement of inputs” - by this do you mean parameters on a contour, mass modifying a column based on some logic, or changing the dataset inputs to a contour en masse?
Can you please provide an example of a mass input? I’ve noticed that copying lines of strings from MS Notepad into a filter widget or Parameter pastes them all as separate inputs. Is this related to your question?
If its for a “is in” still array check query, i have found that keeping a fusion sheet, mapped to a dataset, and instead inner joining with that dataset to be more helpful.
That way, you can mass edit fusion sheet records (since fusion being able to be copy pasted from excel, can excel can be copy pasted from notepad input where every value is on next line)