搜索

Help

第81页,共495页。 显示 4,942 条结果 (0.03 秒)

  1. 【仪表盘】根据筛选器(文本)备选值轮播

    选对象为“仪表盘”,事件为“onRender(每次渲染完成后)”。 image2021-10-9_11-38-30.png ③  宏示例“筛选器备选值轮播”主要使用的是 IPage 接口下的 getPortletsByTitle https://wiki.smartbi.com.cn/api/xdashboardapi/interfaces/ipage.html#getportletsbytitle 、getPageToolbar https://wiki.smartbi.com.cn/api/xdashboardapi/interfaces/ipage.html#getpagetoolbar 方法 IPageToolBar
  2. 【仪表盘】根据筛选器(日期)备选值轮播

    “仪表盘”,事件为“onRender(每次渲染完成后)” image2021-10-9_11-38-30.png ③ 宏示例“筛选器备选值轮播”主要使用的是 IPage 接口下的 getPortletsByTitle https://wiki.smartbi.com.cn/api/xdashboardapi/interfaces/ipage.html#getportletsbytitle 、getPageToolbar https://wiki.smartbi.com.cn/api/xdashboardapi/interfaces/ipage.html#getpagetoolbar 方法 IPageToolBar 接口下
  3. 【仪表盘】根据筛选器(文本)备选值轮播

    选对象为“仪表盘”,事件为“onRender(每次渲染完成后)”。 image2021-10-9_11-38-30.png ③  宏示例“筛选器备选值轮播”主要使用的是 IPage 接口下的 getPortletsByTitle https://wiki.smartbi.com.cn/api/xdashboardapi/interfaces/ipage.html#getportletsbytitle 、getPageToolbar https://wiki.smartbi.com.cn/api/xdashboardapi/interfaces/ipage.html#getpagetoolbar 方法 IPageToolBar
  4. 【仪表盘】根据筛选器(日期)备选值轮播

    “仪表盘”,事件为“onRender(每次渲染完成后)” image2021-10-9_11-38-30.png ③ 宏示例“筛选器备选值轮播”主要使用的是 IPage 接口下的 getPortletsByTitle https://wiki.smartbi.com.cn/api/xdashboardapi/interfaces/ipage.html#getportletsbytitle 、getPageToolbar https://wiki.smartbi.com.cn/api/xdashboardapi/interfaces/ipage.html#getpagetoolbar 方法 IPageToolBar 接口下
  5. ⬝ 连接Hyperion Essbase Server 9.3

    Smartbi产品以XMLA/MDX规范为核心基础,以支持更多的多维数据库产品。 Smartbi研发团队专门针对Essbase Server开发了一个MDX查询引擎,使产品具有更好的扩展性。 该MDX查询引擎名为EssbaseXmla,类似Microsoft XML For Analysis SDK,需要单独进行 … Essbase Server 7章节中的 部署EssbaseXmla服务 http://wiki.smartbi.com.cn:18081/display/SmartbiV9/Hyperion+Essbase+Server+7#HyperionEssbaseServer7-_%E9%83%A8%E7%BD
  6. 打开报表显示乱码

         a) 登录Websphere控制台,如http://<servername>:9090/admin      b) 点击:应用程序服务器 > server1,停止Smartbi应用服务器;      c) 点击:应用程序服务器 > server1 > 进程定义 > Java虚拟机中的"一般 JVM 自变量" 中增加 … -Dfile.encoding=GBK,例如:JAVA_OPTIONS="-Dbi3.Home=bi3config -Dfile.encoding=GBK"      d) 重新启动应用服务器。 (3) Tomcat      a) 修改startup启动文件,在启动参数中增加-Dfile.encoding=GBK 备注
    FAQ中心四月 25, 2022
  7. 电子表格⬝ 顺序倒序排序

    ://wiki.smartbi.com.cn/pages/viewpage.action?pageId=83710817#SSR_GetSubcells。 3)SSR_GetIndex:详情请参考 SSR_GetIndex https://wiki.smartbi.com.cn/pages/viewpage.action … 格为“发货区域”数据列字段所在的单元格。 image2022-2-5_16-3-16.png 3、保存查看 预览效果如图: image2019-1-30 10:46:27.png 示例资源 顺序倒序排序.xml
  8. Logback远程代码执行漏洞(CVE-2021-42550)说明

    条件: l  对logback.xml有写入权限; l  使用logback<1.2.9的版本; l  攻击之前的配置为scan="true"。   影响范围 logback 版本<= 1.2.7 漏洞的详细说明可查看网上介绍:https://www.venustech.com.cn/new_type/aqtg/20211227/23366.html https://www.venustech.com.cn/new_type/aqtg/20211227/23366.html Logback远程代码执行漏洞(CVE-2021-42550)对smartbi的影响性说明 涉及版本: license server
    FAQ中心八月 11, 2022
  9. 基于高速缓存库的表制作电子表格,报错Memory limit (for query) exceeded

    of 134217728 bytes), maximum: 9.31 GiB。 image2021-6-16_16-58-34.png 解决方案 此问题是因为smartbimpp数据库内存不够导致。若需增大数据库内存,可修改修改配置文件/etc/clickhouse-server/users.xml,具体配置可参考文档:部署Smartbi MPP 单节点 https://s2-cs-pub-std.oss-cn-shanghai.aliyuncs.com/icon/tid8599/image_1609839614709_gbdp8.png 扩展 如内存已经无法再增大,可配
    FAQ中心六月 21, 2023
  10. 电子表格⬝ 回写图片到数据库

    图:          image2016-4-21 17_7_7.png         2、若回写库为sqlserver数据库,存储图片的字段类型应设置为image。 3、报表单元格不支持SVG类型图片格式。      资源下载:migrate.xml https://history.wiki.smartbi.com.cn/download/attachments/27001678/migrate.xml?version=1&modificationDate=1466059135000&api=v2