Thursday, June 8, 2017

Merging Objects when some of values are different

when we are doing merging objects from two queries and the some of the objects names different from one of the query, we need to create a new variable and edit the formula based on the newly created merged object. Below is an example.


No comments:

Post a Comment

Sonarqube Upgrade from 9.4.4 to 9.9.4 LTS

 Issue:  1) Java hasbeen upgraded from 11 to Open JDK 17. And Sonarqube is upgraded from 9.4 to 9.9.4. 2) After the upgrade sonarqube servic...