多参数传参json格式

 and create_time between '${date1}' and '${date2}'

 ${if(len(port) == 0 ,"","and container_terminal in ('"+ port +"')")}

这两条语句在json数据集里sql怎么写

$.data……

FineReport 机智的ywj 发布于 2023-4-20 16:36
1min目标场景问卷 立即参与
回答问题
悬赏:3 F币 + 添加悬赏
提示:增加悬赏、完善问题、追问等操作,可使您的问题被置顶,并向所有关注者发送通知
共2回答
最佳回答
0
机智的ywjLv5初级互助
发布于2023-5-6 17:25

格式非标 需要加双引号

最佳回答
0
用户k6280494Lv6资深互助
发布于2023-4-20 17:05(编辑于 2023-4-20 17:25)

https://help.fanruan.com/finereport/doc-view-1985.html

image.png

选公式

if(len(port) == 0 ,"","'"+ port +"'")

image.png

  • 机智的ywj 机智的ywj(提问者) ${if(len(port) == 0 ,\"\",\"and container_terminal in (\'\"+ port +\"\')\")}这种默认形式的呢
    2023-04-20 17:06 
  • 用户k6280494 用户k6280494 回复 机智的ywj(提问者) 在值哪里写公式啊
    2023-04-20 17:23 
  • 1关注人数
  • 426浏览人数
  • 最后回答于:2023-5-6 17:25
    请选择关闭问题的原因
    确定 取消
    返回顶部