请上传宽度大于 1200px,高度大于 164px 的封面图片
    调整图片尺寸与位置
    滚轮可以放大缩小图片尺寸,按住图片拖动可调整位置,多余的会自动被裁剪掉
取消
Y5266752(uid:440576)
职业资格认证:尚未取得认证
  • 请问折线图在哪里进行数据过滤?
  • 请问为什么 我的报表组件与画布是有空隙的,预览就完全填充了, 该怎么调整呢
  • 请问单元格边沿不平整怎么处理
  • 请问怎么实现图三样式:团队&客户经理&业绩比横向扩展目前单元格名称并未横向扩展,请问怎么设置
  • 请问怎么画出像图二一样的小机器人 或者帆软元素里面有没有类似的,目前的问题是这个小机器人截下来用 会跟背景板衔接的地方颜色会后出入,影响美观图一是我截下来使用的效果
  • 请问为什么我设置的条件属性没有生效怎么样可以实现单元格为0时,行高为0
  • 目前单元格会根据字段内容自动扩大,请问怎么调整才可以固定行列大小,不会根据内容变大或变小呢
  • 请问 现在需要获取角色名称,两个角色时,目前看系统是逗号隔开的,用图1 写法, 条件生效了,但是 无法查询 in ('角色1,角色2')用图2写法,条件失效,无法查询数据请问调整怎么才能得到 in ('角色1','角色2')
  • 请问怎么通过是否配置角色来控制 sql查询条件, 请问我的语句该怎么调 -- 有配置角色 看对应团队数据 ${if(len(fine_role) == 0,"   and exists (select 1  from dw_crm.dws_crm_finereport_role t1  join (select distinct t.vc_fundcode, t.vc_cust_mngrid, t.vc_objeno,   t.vc_effectivedate as vc_bgndate, t.vc_enddate,  t1.vc_ori_dept_crm as c_nodecode from dw.dw_empl_cust_brok_rela t      join dw.dw_empl_main_dept_crm t1 on (t.vc_cust_mngrid = t1.vc_emplno_crm and t.vc_effectivedate <= t1.vc_enddate and t.vc_enddate >= t1.vc_bgndate) where t.vc_audit_status = '0' -- 审核通过 and t.vc_obje_type = '1' -- 客户-- and t.vc_cust_mngrid = (select distinct vc_emplid_crm from dw.dw_empl_base_info_crm where vc_email = '${p_email}')  ) t2 on (t1.fr_role_name in ('${REPLACE(fine_role,",","','")}')   and t2.c_nodecode like t1.c_nodevalue||'%' ) where t2.vc_fundcode = a1.vc_fundcode and t2.vc_objeno = a1.vc_custno and a1.vc_cdate >= t2.vc_bgndate and a1.vc_cdate <= t2.vc_enddate   ) ","  -- 无配置角色-看自己的数据  and exists ( select 1  from (select distinct t.vc_fundcode, t.vc_cust_mngrid, t.vc_objeno,   t.vc_effectivedate as vc_bgndate, t.vc_enddate,  t1.vc_ori_dept_crm as c_nodecode from dw.dw_empl_cust_brok_rela t      join dw.dw_empl_main_dept_crm t1 on (t.vc_cust_mngrid = t1.vc_emplno_crm and t.vc_effectivedate <= t1.vc_enddate and t.vc_enddate >= t1.vc_bgndate) where t.vc_audit_status = '0' -- 审核通过 and t.vc_obje_type = '1' -- 客户 and t.vc_cust_mngrid = (select distinct vc_emplid_crm from dw.dw_empl_base_info_crm where vc_email = '${p_email}')  ) t2 where t2.vc_fundcode = a1.vc_fundcode and t2.vc_objeno = a1.vc_custno and a1.vc_cdate >= t2.vc_bgndate and a1.vc_cdate <= t2.vc_enddate   ) " )}
  • 请问有没有获取邮箱的函数, 类似获取用户名函数 $fine_username

106

0

106

10

个人成就
内容被浏览21,954
加入社区5年4天
返回顶部