enter value in cal cell sheet from registered database table

i want to use database stored tables value to be used in Cal cell(To enter value in cal cell from registered database “database_name” table “store”).

Example:-SELECT “Balance” FROM “store” WHERE id=‘1’
this selected data to be display in A1 cell of cal sheet

Thanks

Ciao, you can open Calc, press F4 and select your Table "store"of your registered database.
Than drags the record where id=1 in the cell A1 of your spreadsheet.

If my answer helped you, vote it with :heavy_check_mark: (here on the left)

If multiple I’d combined to select then …this Will not served the goal