'Passing a value from ineractive report to number field oracle apex

I have an interactive report that has only one row with multiple columns as shown in the following image: enter image description here

and I would like to pass the record_id value which is 145 to the number field shown in the image directly. Im new to apex and thank you in advanced.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source