It’s really helpful to us that when possible you post the contents of the code tab in code fences rather than screen shots.
```
code goes here
```
If at first you don’t succeed, simplify. What if you remove the transformation entirely? Do you get the full JSON sent to the Item? (you may need to create a new text Channel and String Item to do this experiment). Then gradually build back up.
First add the transformation and verify that works.
Then go back to the Number Channel and make the configuration exactly the same and verify that works. Only then add back the UoM and Delta Value.
Be sure to watch openhab.log and events.log the whole time for errors.
2022-03-10 14:03:33.664 [WARN ] [ofiles.JSonPathTransformationProfile] - Could not transform state '7172.23 kWh' with function '$.produced' and format '%s'
2022-03-10 14:03:33.669 [WARN ] [ofiles.JSonPathTransformationProfile] - Could not transform state '11582.656' with function '$.used' and format '%s'