搜索

Help

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

  1. 电子表格⬝ 通过参数获取值回写

    image2021-9-1_14-48-28.png 2、在数据库中创建回写库、回写表: image2022-2-18_14-41-31.png 3、在Smartbi中连接回写库,选择回写表: image2022-2-18_14-43-32.png 4、定义电子表格,设置回写规则: image2022-2-18_14-46-8.png 5、设置填报属性:其中单元格“B2”通过绑定参数“当前用户参数”填报。 image2021-9-1_14-58-46.png 6、保存电子表格,Web端填报数据查看效果:效果演示 https://wiki.smartbi.com.cn/pages/viewpage.action?pageId
  2. 电子表格⬝ 交叉报表(系统数据集)

    image2022-3-2_11-48-10.png 3、数据区样式:字体:黑体;字号:10;字体颜色:黑色;填充色:#FFEB9C; 交叉表头设计 主要有两种方法进行设置: 1、利用Excel的工具。 2、利用Smartbi的工具。 这两种方式的对比请参见 章节。 1、利用Excel的工具设计:通过 插入 菜单下的 形状 > 文字、 斜线 工具进行设计: image2022-3-2_13-49-5.png 其中,文字不带边框。 设计界面如下: image2022-3-2_13-52-51.png 浏览效果如下: image2019-2-13 10:41:39.png 2、利用Smartbi
  3. 【仪表盘】线图根据区间设置闪烁点

    ) } 示例主要使用的是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 步骤六:点击 保存,查看效果,需重新打开报表,可看到效果已实现 3.资源下载 代码资源:migrate.xml
  4. 【仪表盘】图形组件中只显示部分图例

    使用的是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 步骤六:点击 保存,查看效果,需重新打开报表,可看到效果已实现 3.资源下载 代码资源:migrate.xml
  5. 【仪表盘】设置组件背景样式

    ://wiki.smartbi.com.cn/api/xdashboardapi/interfaces/iechartsportlet.html#appendcss方法,点击查看API详情 https://wiki.smartbi.com.cn/api/xdashboardapi/interfaces/iechartsportlet.html#appendcss 步骤六:点击 保存。重新访问报表,可看到效果已实现 3.下载资源 appendCss-设置组件样式.xml
  6. 【仪表盘】延时移除组件样式

    ) } image2021-9-10_19-21-4.png 示例主要使用的是IEChartsPortlet对象下的removeCss https://wiki.smartbi.com.cn/api/xdashboardapi/interfaces/iechartsportlet.html#removecss方法,点击查看API详情 https://wiki.smartbi.com.cn/api/xdashboardapi/interfaces/iechartsportlet.html#removecss 步骤六:点击 保存。重新访问报表,可看到效果已实现 3. 下载资源 removeCss-移除组件样式.xml
  7. 透视分析跳转-行列过滤

    找到跳转源透视分析报表,点击更多操作http://wiki.smartbi.com.cn:18081/download/attachments/44499217/image2019-11-18%2011%3A5%3A47.png?version=1&modificationDate=1574046347000&api=v2选择 编辑宏 ,进入“编辑宏”界面。 image2019-11-21 14:23:38.png 4、在报表宏编辑界面,在“跳转规则向导”点击更多操作http://wiki.smartbi.com.cn:18081/download/attachments/44499217/image2019-11-18%2011
  8. 透视分析跳转-行列过滤

    找到跳转源透视分析报表,点击更多操作http://wiki.smartbi.com.cn:18081/download/attachments/44499217/image2019-11-18%2011%3A5%3A47.png?version=1&modificationDate=1574046347000&api=v2选择 编辑宏 ,进入“编辑宏”界面。 image2019-11-21 14:23:38.png 4、在报表宏编辑界面,在“跳转规则向导”点击更多操作http://wiki.smartbi.com.cn:18081/download/attachments/44499217/image2019-11-18%2011
  9. 【仪表盘】截取y轴名称

    ://wiki.smartbi.com.cn/api/xdashboardapi/interfaces/iechartsportlet.html#setchartoptions方法,点击查看API详情 https://wiki.smartbi.com.cn/api/xdashboardapi/interfaces/iechartsportlet.html#setchartoptions 2020-10-16 16-26-38.png 步骤六:点击 保存,查看效果,需重新打开报表,可看到效果已实现 2020-10-16 16-11-10.png 3.资源下载 代码资源:migrate.xml
  10. 【仪表盘】地图实现提示显示多个指标

    ` return str } 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 步骤六:点击 保存,查看效果,需