-
Re: Change column names with Plugin
Hi, Apologies for the typo, there is no HiveExecutor2, just HiveExecutor. I have amended my previous post to avoid any confusion. For the HiveExecutor.exec_recipe_fragment method, no need to specify …1 · -
Re: Uploading multiple sheets/files at once
Hi, If columns are different across sheets, you will need to upload the dataset multiple times for each set of sheets with the same columns. Another option would be to put the file in a managed folde…1 · -
Re: Can Web Apps be embedded in an external website?
Hi, This taxi fare webapp is a simple Flask app for the front-end, with a Python backend calling the API node endpoint. It's public as it's hosted on an external web server. You need a web server to …2 · -
Re: static webresource is not getting file update is not reflecting in UI
Unfortunately, I cannot reproduce the issue using the same code you provided. Could you please: 1. Make sure all your changes have been saved in static resources: 2. Hard refresh your browser page an…1 · -
Re: static webresource is not getting file update is not reflecting in UI
Great, glad to hear it is solved. The second error from api.rollbar.com is not related to DSS. I would advise contacting https://rollbar.com/.1 ·