You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue happens because of the excel library used by Metabase does not use a streaming API while writing an Excel file.
To get this working you will have to fix the issue on the docjure library
Fix issue on docjure (mjul/docjure#47)
Send PR to Docjure
Ask Docjure to do a release after incorporating the fix.
Update Docjure version used by Metabase and make necessary changes to use the Streaming API of docjure which you added.
Send PR to Metabase ((metabase/metabase#5187))
Once Metabase incorporates the changes and releases update the metabase version on reporting-openchs
The text was updated successfully, but these errors were encountered:
This issue happens because of the excel library used by Metabase does not use a streaming API while writing an Excel file.
To get this working you will have to fix the issue on the docjure library
Fix issue on docjure (mjul/docjure#47)
Send PR to Docjure
Ask Docjure to do a release after incorporating the fix.
Update Docjure version used by Metabase and make necessary changes to use the Streaming API of docjure which you added.
Send PR to Metabase ((metabase/metabase#5187))
Once Metabase incorporates the changes and releases update the metabase version on reporting-openchs
The text was updated successfully, but these errors were encountered: