-
```
As far as I can tell there's no easy way to get BOTH special characters
(like e-accent -- \u00e9) and dates from Excel into Exhibit JSON. If you
cut and paste from Excel into the text window the s…
-
```
As far as I can tell there's no easy way to get BOTH special characters
(like e-accent -- \u00e9) and dates from Excel into Exhibit JSON. If you
cut and paste from Excel into the text window the s…
-
```
As far as I can tell there's no easy way to get BOTH special characters
(like e-accent -- \u00e9) and dates from Excel into Exhibit JSON. If you
cut and paste from Excel into the text window the s…
-
@elviskoci, I came across your project while looking at research inferring table structures from Excel spreadsheets. I notice that your datasets are based on JSON, and while they reference excel, som…
-
I have a problem.
So I am using a JSON and putting its values into the spreadsheet with a Node.js app on my local Mac OS machine, and I am able to generate the Excel and open it with OpenOffice an…
-
I have an xlsx file including some big numbers below.
![image](https://user-images.githubusercontent.com/18694747/44835835-4a707a00-ac70-11e8-9571-43bc2adc2d5a.png)
After converting this file usin…
-
Thanks so much for this awesome component! Our data is in a 2D String array so I need to format it as json before the Excel file is created. I'd prefer to only have to format the data when the Downlo…
-
**Description**
It would be nice if the json data could easily be transferred to excel or similar programs.
For this, the data should not contain any links (ids) to other data.
**Solution**
Add …
-
Excel fails to load an add-in where any custom function has optional parameters preceding non-optional parameters in metadata.
## Expected Behavior
Should be able to create optional and non-option…
-
## Problem Overview
I'm getting the following error: `Uncaught TypeError: Cannot read properties of undefined (reading 'messageParent')` when trying to authenticate the user upon logging into the add…