请上传宽度大于 1200px,高度大于 164px 的封面图片
    调整图片尺寸与位置
    滚轮可以放大缩小图片尺寸,按住图片拖动可调整位置,多余的会自动被裁剪掉
取消
yzm806890(uid:775426)
职业资格认证:尚未取得认证
  • 图表中的分类和系列使用单元格数作为来源,但需要过滤掉单元格中某些不符合条件的数据,这个需要怎么操作。
  • 决策报表打开白屏,查看异常日志如下,有知道具体是什么原因的的么。2022-03-05 11:43:15严重:11:43:15 http-nio-8075-exec-7 ERROR 错误代码:11201000 JS抛错具体错误:config type cannot be null.错误堆栈:Error: config type cannot be null.    at Object.FR.createWidget (http://localhost:8075/webroot/decision/view/form?op=emb&resource=finereport.js&inter=zh_CN&__fr_locale__=&__v__=2021.09.23.16.20.11.612&jsVersion=1646438947200:556:496)    at sb.createConfig2Form (http://localhost:8075/webroot/decision/view/form?op=emb&resource=finereport.js&inter=zh_CN&__fr_locale__=&__v__=2021.09.23.16.20.11.612&jsVersion=1646438947200:3344:167)    at sb._init (http://localhost:8075/webroot/decision/view/form?op=emb&resource=finereport.js&inter=zh_CN&__fr_locale__=&__v__=2021.09.23.16.20.11.612&jsVersion=1646438947200:3343:472)    at sb.FR.OB (http://localhost:8075/webroot/decision/view/form?op=emb&resource=finereport.js&inter=zh_CN&__fr_locale__=&__v__=2021.09.23.16.20.11.612&jsVersion=1646438947200:575:176)    at sb (http://localhost:8075/webroot/decision/view/form?op=emb&resource=finereport.js&inter=zh_CN&__fr_locale__=&__v__=2021.09.23.16.20.11.612&jsVersion=1646438947200:532:193)    at new sb (http://localhost:8075/webroot/decision/view/form?op=emb&resource=finereport.js&inter=zh_CN&__fr_locale__=&__v__=2021.09.23.16.20.11.612&jsVersion=1646438947200:532:193)    at Object.complete (http://localhost:8075/webroot/decision/view/form?op=emb&resource=finereport.js&inter=zh_CN&__fr_locale__=&__v__=2021.09.23.16.20.11.612&jsVersion=1646438947200:5360:16852)    at Object.b.complete (http://localhost:8075/webroot/decision/view/form?op=emb&resource=finereport.js&inter=zh_CN&__fr_locale__=&__v__=2021.09.23.16.20.11.612&jsVersion=1646438947200:507:317)    at cc (http://localhost:8075/webroot/decision/view/form?op=emb&resource=finereport.js&inter=zh_CN&__fr_locale__=&__v__=2021.09.23.16.20.11.612&jsVersion=1646438947200:116:69)    at Object.fireWith (http://localhost:8075/webroot/decision/view/form?op=emb&resource=finereport.js&inter=zh_CN&__fr_locale__=&__v__=2021.09.23.16.20.11.612&jsVersion=1646438947200:117:455)2022-03-05 11:43:16正常:11:43:16 SessionClose-55-worker-1 INFO Session closed: b8467d3f-e8fd-4255-953e-1ad0e388c29a
  • 决策报表中插入的图表设置标题字符的样式时,字体大小最小只能选择到6,是否还能选择更小一号的字体。
  • 使用了如公式sum(greparray(report1~i3,report1~h3 like '%物料%')),其中过滤字段需要模糊匹配,不太清楚帆软的语法应该如何写
  • 在本报表块使用i5这个公式没问题,但是跨报表块使用report000~i5公式就是提示公式非法
  • 设计器中插入图表时所有图表都显示异常,有知道怎么处理的么
  • 想把堆积条形图中垂直于x轴的竖线去掉,但没找到在哪设置,这个有办法么
  • 大屏中有一个报表快的滚动条的显示与整体不符,怎样去掉或者自动匹配一下颜色
  • 定义了一个模板参数$para1,在tabpane0中点击选择不同的tab想改变模板参数$para1给其赋值,js好像哪个地方写错了,点击后不生效 setTimeout(function() { //TAB切换后,获取到当前TAB块的标题索引 FR.IndexNum = _g().getWidgetByName("tabpane0").getShowIndex(); var a = 0; a = FR.IndexNum; if (a == 0) { $para1 = '1'; } else if (a == 1) { $para1 = '2'; } else if (a == 2) { $para1 = '3'; } else if (a == 3) { $para1 = '4'; } }, 50);
  • 需要设置tabpane默认打开的页签为非第一个页签,这块有清楚的么

65

3

65

10

个人成就
内容被浏览23,206
加入社区3年146天
返回顶部