本文介绍了从Actuate将表达式转换为SSRS的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

First([Field1] + [Filed2]) Where ([Field3] Like "1*")



我确实尝试使用相同的方法,也使用IIF,但对我没有多大帮助,任何人都可以有任何想法吗?非常感谢....谢谢



in actuate and want to make the equal expression in SSRS.I did try to use same and also use IIF but not more helpful to me anyone can have any idea ? I highly apprecite....Thanks

推荐答案


这篇关于从Actuate将表达式转换为SSRS的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

09-17 22:05