The TABLETODICT() function converts values from a table LO Calc in the data type "dictionary"
=TABLETODICT(Range; [Format])
The TABLETODICT() function is easy to use. You just need to select a table and specify the desired dictionary format (1-Python or 2-PHP) and LO Calc will automatically return an array of values:
=TABLETODICT(Range; Format)
This example uses the following values:
This example uses the following values:
You can use the function TABLETODICT() by installing the extension
After that, this function will be available in all files that are opened in LibreOffice Calc .