简体   繁体   中英

SSRS 2016 Tablix Filter data type mismatch

is this a bug in SSRS ? I have this 2 filters on my Tablix, #1 works fine but #2 produce type mismatch error, even It explicitly cast to INT in my code, and I put just 1 (without quotes in the box). Another thing that I don't have a choice to choose type in dropdown for second filter, it's faded unlike first one. I re-build report each time, those 2 are isolated fields coming from my Dataset. So problem probably comes how I can select Integer for type in second filter ?? Best. M

I heard that sometime SSRS has issues if you revert you changes, as XML code doesn't react properly.

在此处输入图片说明

Updated. IT works with those modifications: 在此处输入图片说明

Fixed this by modifying raw xml. Pros say this is common problem when xml changes don't retracted properly.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM