Other components
Component | Translated | Unfinished | Unfinished words | Unfinished characters | Untranslated | Checks | Suggestions | Comments | |
---|---|---|---|---|---|---|---|---|---|
plugin-chart-echarts-web
|
0% | 40 | 40 | 168 | 0 | 0 | 0 | 0 | |
|
|||||||||
飞书管理
|
0% | 287 | 231 | 2,088 | 0 | 0 | 0 | 0 | |
|
|||||||||
同步LDAP域用户
|
0% | 22 | 22 | 218 | 0 | 0 | 0 | 0 | |
|
|||||||||
权限导出v10
|
0% | 30 | 29 | 225 | 0 | 0 | 0 | 0 | |
|
|||||||||
新SAP BW数据集V10(plugin-report-sapbw)
|
0% | 109 | 152 | 1,163 | 0 | 0 | 0 | 0 | |
|
|||||||||
轻应用管理
|
0% | 38 | 38 | 304 | 0 | 0 | 0 | 0 | |
|
|||||||||
资产中心web
|
0% | 562 | 568 | 3,785 | 0 | 0 | 0 | 0 | |
|
|||||||||
Excel批量导入v10
|
0% | 8 | 8 | 57 | 0 | 0 | 0 | 0 | |
|
|||||||||
模板助手插件v11
|
0% | 247 | 270 | 3,414 | 0 | 0 | 0 | 0 | |
|
|||||||||
数据门户web
|
0% | 403 | 406 | 2,439 | 0 | 0 | 0 | 0 | |
|
Overview
Project website | code.fineres.com/projects/PG |
---|---|
Project maintainers |
![]() ![]() |
Translation process |
|
Source code repository |
ssh://code.fineres.com:7999/~inter/plugin-report-xmla.git
|
Repository branch | release/11.0 |
Last remote commit |
Translated using Weblate (Korean)
4856dd4
![]() |
Last commit in Weblate |
Translated using Weblate (Korean)
4856dd4
![]() |
Weblate repository |
http://124.71.185.90:8080/git/PG/plugin-report-xmla/
|
File mask | src/main/resources/com/fr/plugin/xmla/new/locale/xmlanew_*.properties |
Monolingual base language file | src/main/resources/com/fr/plugin/xmla/new/locale/xmlanew_zh.properties |
Translation file |
Download
src/main/resources/com/fr/plugin/xmla/new/locale/xmlanew_en.properties
|
Last change | April 9, 2024, 12:04 p.m. |
Last author | Chauvet |
String statistics
Strings percent | Hosted strings | Words percent | Hosted words | Characters percent | Hosted characters | |
---|---|---|---|---|---|---|
Total | 59 | 97 | 890 | |||
Translated | 100% | 59 | 100% | 97 | 100% | 890 |
Needs editing | 0% | 0 | 0% | 0 | 0% | 0 |
Read-only | 0% | 0 | 0% | 0 | 0% | 0 |
Failing checks | 6% | 4 | 4% | 4 | 4% | 40 |
Strings with suggestions | 0% | 0 | 0% | 0 | 0% | 0 |
Untranslated strings | 0% | 0 | 0% | 0 | 0% | 0 |
![]() Translation changed |
|
![]() New translation |
|
![]() New translation |
|
![]() Translation changed |
|
![]() Translation changed |
|
![]() Translation changed |
|
![]() Translation changed |
|
![]() Translation changed |
|
![]() Translation changed |
|
![]() Translation changed |
|
59 | File in original format as translated in the repository | Java Properties (ISO 8859-1) | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
59 | All strings, converted files enriched with comments; suitable for offline translation | Android String Resource | CSV | JSON | gettext PO | iOS strings | TBX | TMX | XLIFF 1.1 with gettext extensions | XLIFF 1.1 | XLSX |
设置完数据连接后,查询数据时,有两种不同的取数手段。
1.简单通用查询:
简单通用查询适用于FineBI及其他多维数据库。
使用简单通用查询,FR将自动读取选择cube的层次结构,您可以直接选择所需的度量值及维度,并添加筛选条件,FR会根据您的选择自动查询数据。
简单通用查询仅支持维度及度量值两个轴的查询。
在度量值及维度设置中,目前您只能选择所需维度,无法手动修改。
过滤条件采用OPEN SQL语法,您可以键入${abc}作为一个参数,用法同数据库数据集。
2.自定义MDX查询:
使用自定义MDX查询,您可以自定义MDX语句查询所需结果。
注意,自定义MDX查询也只支持两个轴的查询。
您可键入${abc}做为一个参数,用法同数据库数据集。
baset, you first need a successful multidimensional database connection.After the data connection is set, two different ways to extract data are available during data query.
1. Simple general query:
Simple general query is suitable for FineBI and other multidimensional databases.
Through simple general query, FR will automatically read the hierarchical structure of the selected cube. You can directly select the required measurement /dimension and add filter conditions. Then FR will automatically query data based on your selection.
Simple general queries only support query on the dimension and measurement axes.
During measurement and dimension setting, currently you can only select the required dimensions and cannot modify them manually.
The filter conditions use the Open SQL syntax. You can type ${abc} as a parameter (same usage as that of datasets in databases).
2. Custom MDX query:
Through custom MDX query, you can customize MDX statements to query required results.
Note that custom MDX query only supports query on the two axes.
You can type ${abc} as a parameter (same usage as that of datasets in databases).