搜索

Help

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

  1. 【仪表盘】根据占比设置柱图中柱子的颜色

    " } } } } portlet.setChartOptions(options) } 示例主要使用的是IEChartsPortlet对象下的setChartOptions https://wiki.smartbi.com.cn/api/xdashboardapi/interfaces/iechartsportlet.html#setchartoptions方法,点击查看API详情 https://wiki.smartbi.com.cn/api/xdashboardapi/interfaces/iechartsportlet.html#setchartoptions 步骤六:点击 保存,查看效果,需重新打开
  2. 【仪表盘】获取筛选器的值

    的getValue() https://wiki.smartbi.com.cn/api/xdashboardapi/interfaces/ifilterportlet.html#getvalue方法(点击查看API详情 https://wiki.smartbi.com.cn/api/xdashboardapi … 步骤六:点击 保存。重新访问报表,可看到效果已实现 3. 下载资源 getValue-获取筛选器的值.xml favourite
  3. 【仪表盘】动态修改筛选器的值

    )” image2021-9-14_17-21-2.png 步骤五:编写宏代码实现效果 示例主要使用的是 IFilterPortlet 对象下的setFilterValueChangeHandler https://wiki.smartbi.com.cn/api/xdashboardapi/interfaces/ifilterportlet.html#setfiltervaluechangehandler方法(点击查看API详情 https://wiki.smartbi.com.cn/api/xdashboardapi/interfaces/ifilterportlet.html#setfiltervaluechangehandler),把下面
  4. 【仪表盘】设置筛选器备选项的内容及样式

    宏代码实现效果 示例主要使用的是 IFilterPortlet 对象下的setRenderOptionHandler https://wiki.smartbi.com.cn/api/xdashboardapi/interfaces/ifilterportlet.html#setrenderoptionhandler方法(点击查看API详情 https://wiki.smartbi.com.cn/api/xdashboardapi/interfaces/ifilterportlet.html#setrenderoptionhandler),把下面宏代码复制到代码区域; function main(page: IPage
  5. 【仪表盘】动态修改筛选器的值

    )” image2021-9-14_17-21-2.png 步骤五:编写宏代码实现效果 示例主要使用的是 IFilterPortlet 对象下的setFilterValueChangeHandler https://wiki.smartbi.com.cn/api/xdashboardapi/interfaces/ifilterportlet.html#setfiltervaluechangehandler方法(点击查看API详情 https://wiki.smartbi.com.cn/api/xdashboardapi/interfaces/ifilterportlet.html#setfiltervaluechangehandler),把下面
  6. 【仪表盘】获取筛选器的值

    的getValue() https://wiki.smartbi.com.cn/api/xdashboardapi/interfaces/ifilterportlet.html#getvalue方法(点击查看API详情 https://wiki.smartbi.com.cn/api/xdashboardapi … 步骤六:点击 保存。重新访问报表,可看到效果已实现 3. 下载资源 getValue-获取筛选器的值.xml
  7. 【仪表盘】设置筛选器备选项的内容及样式

    宏代码实现效果 示例主要使用的是 IFilterPortlet 对象下的setRenderOptionHandler https://wiki.smartbi.com.cn/api/xdashboardapi/interfaces/ifilterportlet.html#setrenderoptionhandler方法(点击查看API详情 https://wiki.smartbi.com.cn/api/xdashboardapi/interfaces/ifilterportlet.html#setrenderoptionhandler),把下面宏代码复制到代码区域; function main(page: IPage
  8. 【仪表盘】页面菜单栏添加自定义功能按钮

    () { toolbar.fold() } }) // 没序号,默认加在末尾 } 示例主要使用的是 ITablePortlet 对象下的getPageToolbar https://wiki.smartbi.com.cn/api/xdashboardapi/interfaces/ipagetoolbar.html#addButton方法,点击查看API详情 https://wiki.smartbi.com.cn/api/xdashboardapi/interfaces/ipagetoolbar.html#addButton 2020-10-16 14-24-52.png 步骤六:点击 保存,查看效果,需重新打开报表,可看到效果已实现
  9. 特殊繁体字展示问题

    (本文档仅供参考) 问题描述: 数据库能正常显示的特殊繁体字,但是在Smartbi中无法正常显示,显示成了一个问号,如何解决? image2020-8-6_10-26-29.png image2020-8-6_10-31-42.png 解决方案: 方案一、需要将知识库的编码改成UTF-8:新建一个空库,编码为UTF-8,然后把原来环境的知识库备份,原来的环境在config界面修改编码为UTF-8、配置连接这个新的空库,启动初始化新编码的知识库,之后把备份的知识库恢复到环境中,这样以达到修改知识库编码的目的。知识库编码为UTF-8的情况,可以支持的字体比较多。详细可参考:https://blog.csdn.net
    FAQ中心八月 17, 2021
  10. 第二章:Cube制作

    worddav8056bcdf59052eff61fc747405cd4eb4.png 19、保存cube模型 worddav9fd86cc78b468d8dac0ed6ad8df38d4c.png 20、保存成功后,用文本编辑器打开该xml文件,加入xml头<?xml version="1.0" encoding="UTF-8 …  Mondrain使用指南 第三章:Smartbi中使用mondrain
    技术参考十一月 27, 2020