Cube ViewerThe following steps can be followed to browse data in the Cube Viewer:
Open TM1 Server Explorer.
In the Tree pane, select the cube you want to browse
Click on the cube and select ..:
OnlineItGuru provides industry-leading online cognos tm1 training for BI professionals.
The Cube Viewer window opens with the cube’s system default view.
Press F9 or click on Recalculate to display the cell values.
In-Spreadsheet BrowserTo access...
Thursday, April 30, 2020
Android - Drag and Drop

Android drag/drop framework allows your users to move data from one View to another View in the current layout using a graphical drag and drop gesture. As of API 11 drag and drop of view onto other views or view groups is supported.The framework includes following three important components to support drag & drop functionality −
Drag event class.
Drag listeners.
Helper methods and...
Tuesday, April 28, 2020
Spark RDD Optimization Techniques In Hadoop
Welcome to the lesson ‘Spark RDD Optimization Techniques’ of Big Data Hadoop Tutorial which is a part of ‘"); text-decoration-line: none;" target="_blank">big data hadoop online training’ offered by OnlineItGuru.
In this lesson, we will look into the lineage of Resilient Distributed Datasets or RDDs and discuss how optimization and performance improvement can be achieved by using the Apache...