Hey @Kuro by default the range value is “A1” so the read range will read only “A1” cell value
if you want to read the entire table then clear the range value or if you want only parrticular range values then pass the range there
Example of passing range values “A1:D3”
A1 will be starting node and D3 will be ending node…
Thanks and Regards
Sreejith S S