How to remove this warning "RuleName: Scalar , Usage: Use pxDisplayText"

I have included tables in a section, I have used report definition as a source. I am getting this guardrail warning “RuleName: Scalar , Usage: Use pxDisplayText”. When I check “Allow filtering(Additional settings on column)”, this warning appears. How to overcome this warning?

Hi @SakhibH3

Are you using pyID or pyLabel property or any other pega property?

If you check pyID or pyLabel property they have different UI control in the property rule.

Lakhan

Hi @lakhank7,

I checked pyId property, it was “Control inherited from property”. I just changed it to Text Input. This removed the warning.

Thanks a lot!