Importer

How to import Power M query into Figma?

Written By Lukas Pavelka

Last updated 26 days ago

How to import data from JSON/XML into Figma?

The first option of how to create dataflow from imported file, is to import JSON/XML file from local disk. Click on β€œ+β€œ button of Import JSON/XML tree item, locate the file and submit it. The plugin will create dataflow based on the imported file. πŸ‘‡

{ "name" : "John Smith", "sku" : 20223, "price" : 23.95 }

How to import dataflow from Power M query?

The second option of how to create dataflow is to paste the Power M query from Power BI to the plugin input field.

After pasting the Power M query, the plugin will create dataflow based on the pasted query. πŸ‘‡