我想直接在单元格里判断程序数据集中的某字段然后返回其他显示值,除了把字段拉到另一个单元格里再引用,有没有可以直接通过函数引用的方法?比如sql()函数直接引用数据库里的字段这种方式类似的方法
使用select函数或value函数
数据集函数-https://help.fanruan.com/finereport/doc-view-850.html
Value函数使用介绍-https://help.fanruan.com/finereport/doc-view-853.html