搜索

Help

第280页,共561页。 显示 5,607 条结果 (0.046 秒)

  1. 仪表盘宏-界面介绍

    当前页面。 编辑 进入仪表盘编辑页面。 宏管理 进入仪表盘宏管理页面。 添加到收藏夹 收藏资源到指定的文件夹。 资源内容相关 定位到树 定位到当前资源在左侧资源树的位置。 资源授权 设置仪表盘的资源授权。 查看属性 查看仪表盘的资源属性。 元数据分析 仪表盘
  2. 计划任务

    执行任务计划进行监控管理,查看执行状况。 应用场景 Smartbi提供的“计划任务”功能,用户可以将需要发出的报表定时进行运行和发送,产品支持多种格式输出。 利用该功能,帮助用户解决如下场景。 场景1:在日常工作企业经常需要制作业务周期报告,如“每月销售报告”、“每月员工出勤情况报告”等,并发送给领导审阅。 场景2:业务系统一般每晚进行数据的抽取和导入,所以每天清晨,公司的各级管理人员都需要一份昨日的业务分析报告,而系统分析人员又不可能每天清晨去运行和更新这一张张报表。 场景3:移动设备可以通过资源离线下载功能,将离线数据下载好放在移动设备上或是PC上,即使设备脱离网络环境时,也可以随时查看数据。 实现原理
  3. 【仪表盘】截取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
  4. 【仪表盘】表单如何改变单元格元素

    /itableportlet.html#setrendercellhandler方法,点击查看  API详情 https://wiki.smartbi.com.cn/api/xdashboardapi/interfaces/itableportlet.html#setrendercellhandler 2020-10-16 9-40-52.png 步骤六:点击 保存,查看效果,需重新
  5. 【仪表盘】地图实现循环高亮效果

    /iechartsportlet.html#getchartinstance方法,点击查看API详情 https://wiki.smartbi.com.cn/api/xdashboardapi/interfaces/iechartsportlet.html#getchartinstance 步骤六:点击 保存,查看效果,需重新打开报表,可看到效果已实现 GIF
  6. 【仪表盘】表单如何禁止选中内容

    ' } }) } 示例使用的是ITablePortlet对象下的setRowStyleHandler https://wiki.smartbi.com.cn/api/xdashboardapi/interfaces/itableportlet.html#setrowstylehandler方法,点击查看API详情 https://wiki.smartbi.com.cn/api/xdashboardapi/interfaces/itableportlet.html#setrowstylehandler 2020-10-16 10-45-19.png 步骤六:点击 保存,查看效果,需重新打开报表,可看到效果已实现
  7. 【仪表盘】图形组件改变Y轴最小值

    /iechartsportlet.html#setchartoptions、getChartInstance https://wiki.smartbi.com.cn/api/xdashboardapi/interfaces/iechartsportlet.html#getchartoptions方法,点击查看API详情 https://wiki.smartbi.com.cn/api/xdashboardapi/interfaces/iechartsportlet.html#setchartoptions 步骤六:点击 保存,查看效果,需重新打开报表,可看到效果已实现 3.资源下载 代码资源:migrate.xml
  8. 【仪表盘】图形组件改变X轴位置

    } 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 步骤六:点击 保存,查看效果,需重新打开报表,可看到效果已实现 3.资源下载 代码资源:migrate.xml
  9. 【仪表盘】改变图形组件的图形类型

    /xdashboardapi/interfaces/iechartsportlet.html#setchartoptions方法,点击查看API详情 https://wiki.smartbi.com.cn/api/xdashboardapi/interfaces/iechartsportlet.html#setchartoptions 步骤六:点击 保存,查看效果,需重新打开报表,可看到效果已实现 3.资源下载 代码资源:migrate.xml
  10. 【仪表盘】页面菜单栏添加自定义功能按钮

    /ipagetoolbar.html#addButton方法,点击查看API详情 https://wiki.smartbi.com.cn/api/xdashboardapi/interfaces/ipagetoolbar.html#addButton 2020-10-16 14-24-52.png 步骤六:点击 保存,查看效果,需重新打开报表,可看到效果已实现