Siksha Sarovar

Siksha Sarovar (sikshasarovar.com) is a free educational web application that helps students in India learn programming and prepare for academic and competitive exams. The platform offers structured coding courses (C, C++, Python, Java, HTML, CSS, PHP, Power BI, AI, Machine Learning, Data Science), complete university curriculum notes for BCA/MCA students with previous year question papers, Class 10 and Class 12 CBSE/HBSE school notes, and dedicated preparation material for SSC, UPSC, Banking, Railway and other government exams. Browsing the site is completely free and requires no account. Users may optionally sign in with Google solely to save their learning progress, quiz scores and personal preferences across devices.

Privacy Policy | Terms of Service | Contact Siksha Sarovar | About Siksha Sarovar

v4.0.9 · PWA
Siksha Sarovar logo
Siksha Sarovar
Your Learning Universe

Siksha Sarovar is a free e-learning platform for coding courses, BCA university notes and competitive exam preparation. Optional Google sign-in saves your learning progress across devices.

Initializing knowledge base…
Compiling modules 0%

5.4 Exporting Reports & Data Alerts

Lesson 44 of 62 in the free Power BI notes on Siksha Sarovar, written by Rohit Jangra.

Exporting Reports

Power BI allows you to export reports and data in multiple formats for offline use, presentations, and further analysis.

Export Formats

FormatBest ForHow to Export
PDFSharing static snapshots, printingFile → Export → PDF
PowerPointPresentations, meetingsFile → Export → PowerPoint
ExcelFurther data analysisVisual → ••• → Export data
CSVRaw data for other toolsVisual → ••• → Export data → CSV
Image (PNG)Embedding in documents/emailsVisual → ••• → Copy visual as image

Exporting to PDF

Steps:

  1. Open report in Power BI Service
  2. Click FileExport to PDF
  3. Choose which pages to export (current page or all pages)
  4. The PDF generates and downloads automatically

What's Included: • All visible visuals on the page • Current filter/slicer state (exports what you see) • Report title and page names

Limitations: • Interactive features are lost (no clicking, filtering) • Custom visuals may not render perfectly • Maximum 50 pages per export

Exporting to PowerPoint

Steps:

  1. Open report → FileExport to PowerPoint
  2. Choose: Export with current values or Export with default values
  3. Each report page becomes a PowerPoint slide
  4. Visuals are embedded as static images

PowerPoint Live (Alternative): • In PowerPoint → InsertPower BI → Paste report URL • Shows a live, interactive Power BI report inside PowerPoint • Viewers can interact with slicers and filters during the presentation

Exporting Data to Excel/CSV

From a Visual:

  1. Click on a visual → Click ••• (More options)
  2. Select Export data
  3. Choose format: Summarized data or Underlying data
  4. Select file type: .xlsx or .csv
  5. Click Export
OptionDescription
Summarized DataThe aggregated data shown in the visual
Underlying DataAll rows behind the visual (before aggregation)

---

Data Alerts

Data alerts notify you when a data value crosses a threshold you define. Available for Cards, Gauges, and KPIs on dashboards.

Setting Up a Data Alert:

  1. Pin a Card/Gauge/KPI visual to a dashboard
  2. On the dashboard, click ••• on the tile → Manage alerts
  3. Click + Add alert rule
  4. Configure:
  • Condition: Above, Below, or specific value
  • Threshold: The value that triggers the alert
  • Frequency: At most once an hour, once a day, etc.
  1. Click Save and close

Alert Notifications: • Email notification sent to you • Notification in the Power BI notification center (bell icon 🔔) • Optional: Trigger a Power Automate flow for advanced actions

---

Subscriptions

Subscriptions automatically send report snapshots via email on a schedule.

Setting Up a Subscription:

  1. Open a report or dashboard in Power BI Service
  2. Click Subscribe (or File → Subscribe)
  3. Configure:
  • Recipients: Yourself and/or others
  • Subject: Email subject line
  • Frequency: Daily, Weekly, After data refresh
  • Start/End date: When the subscription is active
  • Pages: Which report pages to include
  1. Click Save and close

Key Points: • Subscriptions send a static snapshot (image) of the report • Recipients see data based on their RLS permissions • Maximum 24 subscriptions per report/dashboard • Subscriptions pause after 2 months of inactivity

Best Practices

• Use PDF export for formal distribution and archiving • Use PowerPoint Live for interactive presentations • Set data alerts for critical KPIs (revenue thresholds, inventory levels) • Use subscriptions for regular stakeholder updates • Be cautious with Export data — ensure RLS is applied before allowing data exports