-
服务端:
OS: CentOS 7.5.1804
DB: ClickHouse 21.9.2.17
Datart: 1.0.0 Beta3
客户端:
OS: MacOS Monterey 12.3.1
Browse:Safari 15.4
问题描述:
在时间字段的过滤条件中选择“昨天”出现的是最近两天的时间范围
![image](https://user-im…
-
**你的功能要求与某个问题相关吗?**
table在设计器页面进行默认排序,排序顺序【名称,编号,日期】
datart默认排序优先级是从高到低
如果用户在分享页通过表头二次进行【名称】升序,则数据排序实际结果为【编号,日期,名称】
导致从界面上查看数据有一定的诡异情况
**形容一下你想要的解决方案**
简单介绍几种
- 开放排序的高阶能力。优先级的设定
- 开放排序…
-
In Viz data format, we can set a number to use currency display format and also pick a currency. For example, CNY would use the ¥ symbol. I see that the currency has dependencies from @dinero.js
Wh…
-
The datart.conf has setting for webdriver. What is the purpose if I only use datart for normal reporting/visualization. I read selenium is for automated browser testing, how is this required for norma…
-
**Datart版本号**
datart-server-1.0.0-beta.3
**错误描述**
在数据视图 执行操作超过60s报 504 警报
**如何重现**
重现错误的步骤,例如:
1. 我创建一个doris的数据源
2. 在数据视图执行命令 select sleep(65)
3. 超过60s 后就报错504,后台无错误log
其他查询小于60s的都是正…
-
Any issue if we have multiple datart running on same server with different ports? Databases are on different schemas but same mysql instance and port. datart.conf would have a different database value…
-
My environment from 1.0.0b2 has 2 users - 1 writer who creates reports and dashboard and 1 reader to only view reports and dashboard. Due to 1.0.0b2 design, each user has its organization. My reader a…
-
**你的功能要求与某个问题相关吗?**
我们是在集成datart到业务系统中,用于创建业务报表功能,经常性遇到用户需要在查看报表的同时,要求能同时下载数据表为Excel。
**形容一下你想要的解决方案**
目前datart在后台有下载Excel功能,但实际应用中,用户是只能访问到分享链接的,我们希望在分享的链接页面中,表格组件能有一个下载 Excel的按钮,用于下载表格数据为Excel文…
-
一问题描述
![image](https://user-images.githubusercontent.com/4082129/153315043-b27bd09e-b58a-417d-a148-5267c169de48.png)
1如上图,邀请其他成员加入自己组织,需要先搜索,再邀请,此设计仅适用于邀请少量成员加入组织,如果邀请大量用户加入组织,需要搜索每个成员,邀请加入,此操作需要重复n…
-
**Datart版本号**
beta3
**错误描述**
可视化页面,文本控制器组件,清空输入的快捷按钮,和同步数据的快捷按钮重叠。
**截图**