Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
HI Team,
I have a field called Commodity Group which has data as below, I want Natural Gas and Nat Gas ICE to be represented as Natural Gas under Commodity_Type. How to achieve this.
| Commodity_ Type |
| Natural Gas |
| Agriculture |
| Base Metals |
| Crude oil |
| Refined Product |
| Nat Gas ICE |
| Pre Metal |
Hi!
Yo can use Mapping to achieve the change (if you are using load script):
Hi!
Yo can use Mapping to achieve the change (if you are using load script):
@zarzar
ThankYou for providing the solution.