Excel Dropdown Manager is an OutSystems extension that enables developers to create dynamic Excel dropdown lists using EPPlus.
It solves the Excel limitation of 255 characters in data validation lists by generating hidden worksheet-based lookup tables automatically.
Instead of embedding dropdown values directly in Excel validation (which is limited to 255 characters), this component writes values into a hidden worksheet and references them using Excel formulas.
Input Parameters (for documentation)