spreadsheet
Here are 940 public repositories matching this topic...
NocoDB used as docker: true
NocoDB version: 0.84.15
Database used in NC_DB URL: mysql
Project was created by clicking : New Project by connecting to external database
Database on which spreadsheet is created : mysql
OS on which NocoDB is running: linux (using the official NocoDB image)
Node.js version if running as node: v12.22.10 (from official image)
Database version : *bo
-
Updated
Jun 2, 2022 - JavaScript
-
Updated
May 31, 2022 - Go
描述错误
重现
- 第一步操作:本地 npm run dev,打开demo
- 第二步操作: 点开数据透视表tab页
- 第三步操作:报错
- 最后看到了什么错误:
期望的结果
.
Is your feature request related to a problem? Please describe.
When using the Connector field type there's no way to set or display an image for each list item.
Describe the solution you'd like
An optional input field to add an image URL.
Describe alternatives you've considered
N/A
Additional context
N/A
-
Updated
May 20, 2022 - Python
-
Updated
Jun 2, 2022 - Shell
-
Updated
Jun 1, 2022 - TypeScript
-
Updated
May 14, 2022 - HTML
-
Updated
Oct 15, 2019 - JavaScript
-
Updated
May 31, 2022
-
Updated
Jun 1, 2022 - Python
-
Updated
Nov 25, 2021
-
Updated
Mar 17, 2022 - Ruby
-
Updated
May 16, 2022 - JavaScript
-
Updated
Jun 1, 2022 - C#
-
Updated
Jun 1, 2022 - TypeScript
Improve this page
Add a description, image, and links to the spreadsheet topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the spreadsheet topic, visit your repo's landing page and select "manage topics."

While writing string data (example = "121212121212121" -> string of all integer characters) into excel.
while user download and see, the downloaded xl/CSV, the data is shown in exponential format. Is there a way to show the same data. without converting into exponential in this case.