请上传宽度大于 1200px,高度大于 164px 的封面图片
    调整图片尺寸与位置
    滚轮可以放大缩小图片尺寸,按住图片拖动可调整位置,多余的会自动被裁剪掉
取消
aaaa88(uid:285723)
在茫茫人海中,等待骑着沙雕来见我的过儿 职业资格认证:FCP-FineBI | FCA-FineBI | FCA-业务分析理论 | FCP-报表开发工程师 | FCP-报表交付工程师
  • 2文本导入数据.txt10指标概述.pdf13数据分析方法论.pdf17RFM模型-用户行为分析概述.pdf微信截图_20191229151658.pnghttp://cprs.patentstar.com.cn/Search/Detail?ANE=9HDD7GBA9EHD9HCD6DBA7CFA7DBA6BAA9GAD9FIG4AAA9DIChttp://cprs.patentstar.com.cn/Search/ResultList?CurrentQuery=54Ot5rC05Zmo5aSW5aOz5omj5ZCI5Y6L57Sn6KOF572uIC9ZWQ==&type=cnhttps://zhidao.baidu.com/question/114363698.htmlhttps://wenku.baidu.com/view/62a35c4ffd0a79563d1e7250.html
  • 请输入任务描述
  • 请输入任务描述
  • 请输入任务描述
  • 请输入任务描述
  • Tool_Perf.cpt另一个0.79也是,变成了0.77
  • 请输入任务描述
  • 比如我下拉控件选择了某个字段,图表名称可以自动变成那个字段
  • 想要做成的效果是搜索C_TYPE出第一个图,搜索EQPID出第二个图表目前第一个图已经做出来了,如图别人发给我的SQL让我做图,我放到帆软里改成这样了,但是报错,不知道怎么改select to_char(to_date(A.DAY,'yyyymmdd'),'yy-mm-dd') day,                           nvl(oee,0) OEE,                           least(round(actual_wph/peak_wph,3),2.0 + round(actual_wph/peak_wph,1)/100) wph_ratio,                           (select to_number(b.oee) from pc.RPT_EQP_TYPE b ) oee_target,                           (select to_number(b.WPH_ratio) from pc.RPT_EQP_TYPE b ) WPH_Ratio_target                      from pc.rpt_tool_perf_sx a                     where 1=1                        and a.day > to_char(sysdate-32,'yyyymmdd')                   ${if(len(eqpid) == 0,"","and a.eqpid = '" +eqpid+ "' ")}                      order by a.day原始别人给我的sqlselect to_char(to_date(A.DAY,'yyyymmdd'),'yy-mm-dd') day,                           nvl(oee,0) OEE,                           least(round(actual_wph/peak_wph,3),2.0 + round(actual_wph/peak_wph,1)/100) wph_ratio,                           (select to_number(b.oee) from RPT_EQP_TYPE b where b.eqpid = :p42_eqpid) oee_target,                           (select to_number(b.WPH_ratio) from RPT_EQP_TYPE b where b.eqpid = :p42_eqpid) WPH_Ratio_target                      from rpt_tool_perf_sx a                     where A.EQPid = :p42_eqpid                       and a.day > to_char(sysdate-32,'yyyymmdd')                  order by a.day

132

267

132

10

个人成就
内容被浏览317,517
加入社区5年233天
返回顶部