Percentage field handling in Rules Engine
In data ingestion, using COM or GS Connect or S3, whenever we ingest data to a percentage field(without percentage symbol), it is multiplied by 100 and displayed with % symbol. Consider ingesting value 0.25, it is displayed as 25%.
We are not supporting this behavior using rules, if I'm loading 0.25 from source to target - it is getting displayed as 0.25%. It should be consistent across Rules Engine and data ingestion tools.
We are not supporting this behavior using rules, if I'm loading 0.25 from source to target - it is getting displayed as 0.25%. It should be consistent across Rules Engine and data ingestion tools.