notebookutils.lakehouse.loadTable | R Documentation |
Starts a load table operation.
notebookutils.lakehouse.loadTable(
loadOption,
table,
lakehouse = "",
workspaceId = ""
)
loadOption |
string, loadOption Load options. Please refer to https://learn.microsoft.com/en-us/rest/api/fabric/lakehouse/tables/load-table |
table |
Name of the table |
lakehouse |
Name of the lakehouse |
workspaceId |
Workspace id of the lakehouse, default to current workspace |
boolean
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.