Skip to content

Feature: Export Filtered Data as Excel and PDF #158

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

Eli4479
Copy link
Contributor

@Eli4479 Eli4479 commented Jan 28, 2025

Feature: Export Filtered Data as Excel and PDF

Description

This PR implements a feature that allows users to download filtered data in Excel (.xlsx) or PDF format.

Key Features

  • Users can export the filtered dataset directly using a button.
  • Supports both Excel and PDF formats for flexibility.

Demo

Here’s how the export works:

  1. Step 1: Click on the "Export" button and select the desired format (Excel or PDF).

    • Image File:
      Screenshot 2025-01-28 at 1 22 58 PM
  2. Step 2: Download starts immediately. Below is a sample of the downloaded files:

Issue Number

Resolves #109

Copy link

netlify bot commented Jan 28, 2025

Deploy Preview for gsoc-organizations ready!

Name Link
🔨 Latest commit 462df0e
🔍 Latest deploy log https://app.netlify.com/sites/gsoc-organizations/deploys/67989136b6d01b0008d5a8f3
😎 Deploy Preview https://deploy-preview-158--gsoc-organizations.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@nishantwrp
Copy link
Owner

Thanks @Eli4479, this is amazing work! However, I wonder if there's actually a use case for exporting orgs to pdf or xlsx.

@Eli4479
Copy link
Contributor Author

Eli4479 commented Mar 17, 2025

Thanks @Eli4479, this is amazing work! However, I wonder if there's actually a use case for exporting orgs to pdf or xlsx.

Yes, I don't understand how it works, but maybe it will work if someone needs to share the data.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add an option to download the filtered data in form an excel file
2 participants