I'm working on documentation of my reporting project and I need to include a graphic of the physical model. I know that there's a way to generate an erwin from Microstrategy with the entire model tables and their relations, but I'm a newbie and I don't have any idea of how to do it.
Related Questions in REPORTING
- Can you report real-time visitors to your website using Mixpanel
- Add a eps file or pdf file to my report - MATLAB Report Generator
- I want to generate PDF automation report in XUnit using selenium driver and .net in visual studio?
- do you know any free reporting services like devexpress or boldreports?
- error NU1101: Unable to find package Telerik.Drawing.Skia.Trial. No packages exist with this id in source(s)
- Customization to Last Week filter
- Showing Different Sub-Reports Depending on a User Driven Parameter
- ASP.NET session has expired or could not be found in webforms app inside an iframe
- Row in Power BI Table blank
- xcresults tool is not able to export screenshots for failure cases ( xcresults-1.17.1 )
- how to create a textbox in ssrs for user entry as a parameter and limit the Character input to 18
- How do I find out where this error is coming from?
- Unable to call a custom dll method in Microsoft SSRS
- How-to export NUnit Attributes in one file/report
- Will reports still be accessible once an App is removed from Sale from the Apple Store
Related Questions in DATA-WAREHOUSE
- How to blind data in data warehouse when sending from preanonymized layer to anonymized layer while keeping referential integrity of all key columns
- Run Pyspark job using Matillion
- the right grain of a fact table in data warehouse
- Model the number of available spots in dimension or fact table?
- What is the most efficient way to generate a change data set given two SQL Server backup files?
- Does it make sense to use an IDENTITY column in a raw layer?
- Power BI star (constellation) schema: 2 fact tables with relation between each other
- Rolling Period Table or CTE
- Representation of sequential rules in data mining (sequence pattern mining)
- Snowflake Bulk Inserts vs. Single Row Inserts
- Data not showing in power bi report
- Data Warehouse to Power BI Desktop
- Error initialize process greenplum major upgrade 5.29.12 to 6.25.2 on centos 7
- Modify column type in Parquet file with ruby (using parquet Gem)
- Translating Snowflake warehouse usage to BigQuery
Related Questions in MICROSTRATEGY
- Python warnings filter is not hiding this DeprecationWarning
- It's possible write data in Microstrategy?
- Filtering through Calculations in MicroStrategy
- MSTR Dossier - How do I link one attribute to another so that when I remove/add one attribute, the other attribute automatically goes with it?
- Link between 2 dataets with outerjoin in MicroStrategy Dossiers
- Optimal Update Strategy for Microstrategy with mstrio-py
- MicroStrategy Library api fails due to missing idToken
- Accessing data in GCE persistent disk from .net App deployed in Cloud Run
- React Native Webview custom html doesn't work with external link
- MicroStrategy Prompt Answer Get Month
- CXInsifht on Docker YML file error: parsing /gcxi_temp/docker-compose.yml: yaml: line 10: did not find expected key
- Dynamically show images into a Microstrategy dossier based on a metric, an attribute or a text field
- How to sort slices in a MicroStrategy pie chart?
- MicroStrategy Web - Forgot Password function in Login Page
- SOAP service with microstrategy
Related Questions in PHYSICAL-DESIGN
- PRIMETIME | Issue linking hierarchal netlist
- Entity-Attribute Data Models (like MS Common Data Model) for Industrial Automation and Manufacturing domains
- Sourcing proc tcl leads to an error Options -guard_band or -target_utilization is not allowed for gas-station Voltage Area. (NDMUI-415)
- Supertype/subtype Notation for ERD
- How many rows can fit in a datafile in PostgreSQL?
- Structure of a Multi-column index in SQL server
- Generate Erwin with Microstrategy 9+
- Bluetooth 5 PHY layers (for all 4 modes)
- How to store skip lists on disk?
- Virtual server and Physical storage for SQL Server
- showing description in powerdesigner
- Create MongoDB document without values
- Oracle partitioning and local Indexex (12c)
- How to build a relationship between multiple sub-entities and a list attribute?
- teradata data block size and table size calculations
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
Popular Tags
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
You can view all of the tables, their relationships, as well as attributes and their Parent/Child relationships using the Architect editor. You can access this by going into a project in developer, clicking schema drop-down, and selecting Architect.
Alternatively, as a shortcut, you can go into the same schema drop-down, select graphical view, and indicate whether you'd like to view Tables or Hierarchies (parent/child relationships between attributes). Either can be printed from the resulting screen.
Good luck!