Converted a legacy component report to a modern way using Convert right click magic. I have a table that has the visibility property binding that was autogenerated like this General_Data.Fail_Flag != 0
No matter what value I make Fail_Flag
under the Genera_Data dataset, the table is never shown. Is this the proper way to bind properties in like component visibility in a report? I have to imagine the syntax is off.