2.8 Build workspaces in F&O Flashcards
What are workspaces?
Personalized work centers with data, reports, and transactions
Designed to increase efficiency of all daily tasks
Why create and design workspace in developer env. instead of UI?
Business might want KPI tiles, analytical components, drillthrough components, and other advanced features that cannot be created in UI
KPI?
Key Performance Indicator
What should KPI have?
Clear objectives that are periodically reviewed to ensure that the objectives are being met
How to create KPI?
Using aggregate data contained in aggregate measurements, which is a model that contains a collection of measures and their corresponding dimensions
What can aggregate measurements measure?
Sum
Minimum
Maximum
Count
Distinct count
Average
By default what measure does “Default aggregate” use?
Count measure
Two ways to deploy aggregate measurement using Usage property?
InMemoryRealTime
StagedEntityStore
InMemoryRealTime?
Uses column store indexes of the SQL Server DB to get real time data
StagedEntityStore?
Entity store that uses near real-time Power BI reporting
Data gets refreshed periodically
Why use Drill-Through elements?
Helps view additional data within the page
Example of Drill-Through?
View on workspace exists to see the total number of sales, by selecting the link in data you can access more detailed view of each sale
What are tiles?
Buttons added to a workspace that allow the user to view data
Tiles can display a record count of data and they can also provide drill-through access
RDL?
Report Definition Language
Report Definition Language?
XML representation of an SSRS report definition