You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First you need to run two AtScale and IRIS containers “docker-compose up -d atscale”, “docker-compose up -d iris”. The AtSacle container already has a test published cube.
3
+
4
+
## PowerBI
5
+
To view and develop reports on PowerBI, first of all, you need to download PowerBI Desktop on the official Microsoft website https://www.microsoft.com/store/productId/9NTXR16HNW1T
6
+
Then, to connect, you need to click Get data -> More -> Database -> AtScale cubes.
To develop reports on PowerBI + AtScale, you first need to run the AtScale and IRIS containers “docker-compose up -d atscale”, “docker-compose up -d iris”.
3
+
4
+
### Creating a cube in AtSacle
5
+
Go to http://localhost:10500 is authorized (default admin:admin) in the top navigation menu go to Projects, all created projects will be displayed here. The container already has a GameOfThrones test project.
6
+
7
+
To create your own cube, you need to click “+ New projects” in Projects and write the name of the project in the window that appears.
0 commit comments