25
Views
5
Comments
Solved
[Compare Entity] Wrong assign?
Question
compare-entity
Service icon
Forge asset by Paulo Torres
Application Type
Service

Hello,

It seems the assign for 'Output.IsDifferent' is actually the wrong way around. I expect that if there a no difference-records, the variable IsDifferent should be false. Now, it is true.


Regards,

Sven

2023-08-28 07-00-10
Paulo Torres
Champion
Solution

Hi @Sven Persijn,

I uploaded a new version with the fix.

Thanks again for your alert.

Paulo Torres

2020-07-21 19-28-50
Rajat Agrawal
Champion

Hi Sven,

You can use like 'not Output.Differences.Empty' in the expression. (It means use 'not' keyword)

If you got true it will work like false on that way.


Hope this will help you!!!

Regards,

Rajat

2020-03-10 08-50-23
Sven Persijn

Hi Rajat,

Thanks for the reply. Actually, the question is more meant for @Paulo Torres, since he's the owner of the asset. I think it is a bug and it should be fixed.

Regards,

Sven

2023-08-28 07-00-10
Paulo Torres
Champion

Hi @Sven Persijn,

First of all thanks for your post, I'll have a look, fix and publish new version.

Thanks, Paulo Torres

2023-08-28 07-00-10
Paulo Torres
Champion
Solution

Hi @Sven Persijn,

I uploaded a new version with the fix.

Thanks again for your alert.

Paulo Torres

2020-03-10 08-50-23
Sven Persijn

@Paulo Torres,

Thanks for the quick action!

Regards,

Sven

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.