MicroStrategy / mstrio-py

Python integration for MicroStrategy
Apache License 2.0
90 stars 60 forks source link

Where do you find table_name? #6

Closed baiology closed 3 years ago

baiology commented 5 years ago

Hi Scott,

where do you find table_name in mstr? Since we are inserting data to cube, table_name is not required can you please confirm.

thank you!

scottrigney commented 5 years ago

@baiology One way to access the table name is through MicroStrategy Web. Right-click on a dataset (cube icon), then select Edit. In the next screen, you'll see a list of attributes and metrics grouped by logical tables. The name at the top-left of the box (containing the attributes and metrics) is the table name.