Power BI / Quicksight Dashboard Configuration

387.0 EUR

387.0 EUR peopleperhour 技术与编程 海外
14小时前

详细信息

Project Goal: Configure a dashboard using an existing service (e.g., Power BI, QuickSight, Tableau) to display business data collected via APIs. The dashboard should be integrated into our private admin panel, with the possibility of exposing certain data via a password-protected public URL if required.
General Requirements- Accessibility: The dashboard must be accessible through our internal admin panel.It should also support the option to expose selected data through a password-protected public URL.- Flexibility and Customization: The configuration must support a multi-tenant setup: each client using our system should see only their relevant data. The data should update dynamically via integration with existing APIs.
Tool Selection: Use a proven dashboarding solution like Power BI, QuickSight, or Tableau to ensure speed, scalability, and ease of use.
Dashboard Structure
Panel 1: Revenue Performance - Data to Display:- Company Revenue (Month to Date): Revenue generated from the start of the current month to date.- Company Revenue (Year to Date): Revenue generated from the start of the current year to date.- Suggested Visualization:- Cards or bar charts.- Highlighted numeric values for quick performance insights.
Panel 2: Revenue Percentage by Business Line - Data to Display:- Revenue percentage for each business line.- Absolute revenue amount generated by each category.
Suggested Visualization:Pie charts for percentages.Side tables for detailed breakdowns.
Panel 3: Revenue vs. Budget by Business Line - Data to Display:Current revenue (Month to Date and Year to Date) for each business line.- Pre-set revenue budget for each line.- Positive/negative variance compared to the budget.
Suggested Visualization:Bar charts for direct comparisons.Color indicators to highlight variances.
Panel 4: Workflow Overview - Data to Display - Total number of tasks categorized by status:- To Be Managed- To Be Scheduled- To Started- In Progress- Completed- Lost- Other Status
Interactive links to drill down into detailed information for each task (e.g., date, client, current status, notes).
Suggested Visualization:Dynamic tables with drill-down capabilities.Bar charts or flow diagrams for overall progress representation.
Technical SpecificationsAPI Integration: Configure the chosen tool to fetch data from REST APIs or other supported data sources (e.g., CSV files, SQL databases).Set up real-time or scheduled data refreshes.
Multi-Tenant Access:Apply report-level filters to ensure each client views only their own data.Configure roles and permissions to manage data access.
Admin Panel Integration:Embed the dashboard into the admin panel using iframe or embedded reporting options.Ensure a seamless and responsive user experience.
Public Data Exposure:Configure a specific view of the dashboard to be shared via a password-protected public URL.Limit displayed data for privacy and security reasons.
Scalability and Maintenance:Ensure the configuration is scalable to accommodate new companies, data types, or panels in the future.Simplify modifications to APIs or filters as business needs evolve.
Expected Deliverables1) Initial Dashboard Configuration with the specified four panels.2) API Integration to dynamically update data in real-time or at scheduled intervals.3) Dashboard Embedding within the admin panel.4) Public URL Configuration (if feasible) to display selected data.5) Operational Guide for adding new clients or modifying filters.

免责声明

该外包需求信息来源于站外平台,本站仅提供公开信息部分字段展示与订阅服务,更多请查看免责声明

关注公众号,不定期副业成功案例分享
关注公众号

不定期副业成功案例分享

领先一步获取最新的外包任务吗?

立即订阅

类似推荐

The aim of the project is just for you to demonstrate with one click button using angular version 19.0.1 and the below Bluetooth plug for native using capacitor. Just need the button to scan and show a list of devices (on the screen). I’m not sure how to use the plugin, that’s number one; secondly, then how and what gets listed regarding the devices; ideally a primary unique UUID or the devices Mac. In short, a button to start scanning, and just to show a list on the screen. https://github.com/capacitor-community/bluetooth-le?tab=readme-ov-file Once you have created a little angular project with a button. These are some of the steps to add native compatibles seamlessly, a bit like Cordova in the good-old-days, however using Capacitor (adds native for iOS/android to normal angular project), and apart from your IDE, you will need android studio. Not interested in IOS, just android/APK file. https://capacitorjs.com/solution/angular Using Capacitor with Angular Build iOS, Android, and Progressive Web Apps with Angular capacitorjs.com  (it might work in a slightly different order) 1. npm install @capacitor/core 2. npm install -g @ionic/cli 3. npx cap init 4. update capacitor.config.ts (webDir: 'dist/client/browser') or as per your project. 5. npm install @capacitor/android 6. npm install @capacitor/ios (if needed) 7. npx cap add android 8. npx cap open android (Use android SDK on prompt) npx cap open ios (if needed) 9. Also start AGP upgrade assistant - capacitor.config.ts (should look ike this) const config: CapacitorConfig = { appId: 'uk.sparsh.app', appName: 'Sparsh', webDir: 'dist/client/browser' (your project distcould be different) };
60.0 GBP 技术与编程 peopleperhour 海外
2天前