Create New Tenant
Overview
Pre-requisites
Steps
Python Script Configuration
dataframe = openpyxl.load_workbook("Book2.xlsx")dataframe1 = dataframe["Sheet1"]
Excel File Preparation
Running the Script
Last updated
Was this helpful?