Services Plugins FAQs

Repeating Group to CSV and XLS

@zeroqode1 @Serg Can anyone help me find a solution to this issue? I’m using the Repeating Group to CSV and XLS plugin, and there’s an option to set the column index. Is it possible to use a dynamic value here instead of a static one?

Hi @sanjaykumarupwork,

Thanks for reaching out! I’m happy to help you with the Repeating Group to CSV / XLSX plugin.

I’ve double-checked the plugin’s current configuration, and you are correct: the “Set column index” field in the “Download File” workflow action is indeed a static field and does not currently support dynamic data due to limitations.

Suggested Workaround

The most effective way to handle this is by using conditional workflow actions:

  1. Create multiple “Download File” actions within your workflow.
  2. In each action, set the specific static “Set column index” you need (e.g., 1, 2, 3 for one and 1, 2, 4, 5 for another).
  3. Use the “Only when” condition on each action to determine which one triggers based on your app’s logic or a custom state.

I’ve also updated our internal notes to track this request. You can keep an eye on the plugin documentation and the Zeroqode Forum for any version updates regarding this feature.

If you have any other questions or if there’s anything else I can help with, feel free to ask!

Best regards,
Support Team
Browse all Zeroqode Plugins for bubble
Banner_Last3

Hi @sanjaykumarupwork,

Just checking in to see if you were able to implement the suggested workaround using the Only when field in your workflows.

Let us know if you need any further assistance!

Best regards,
Support Team
Browse all Zeroqode Plugins for bubble
Banner_Last3