fix_table_name# langchain_community.utilities.powerbi.fix_table_name(table: str) → str[source]# Add single quotes around table names that contain spaces. Parameters: table (str) Return type: str