mirror of
https://github.com/KelvinTegelaar/CIPP.git
synced 2026-04-26 00:36:27 +03:00
[GH-ISSUE #1915] [Feature Request]: Add Option to Export Visible Columns or All Columns for CSV Export #997
Labels
No labels
API
Feature
NotABug
NotABug
Planned
Sponsor Priority
Sponsor Priority
bug
documentation
duplicate
enhancement
needs more info
no-activity
no-priority
not-assigned
pull-request
react-conversion
react-conversion
roadmap
security
stale
unconfirmed-by-user
unconfirmed-by-user
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/CIPP#997
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @PremierOneData on GitHub (Nov 27, 2023).
Original GitHub issue: https://github.com/KelvinTegelaar/CIPP/issues/1915
Description of the new feature - must be an in-depth explanation of the feature you want, reasoning why, and the added benefits for MSPs as a whole.
Many data tables in CIPP have a lot of columns that are hidden by default and aren't needed for day-to-day CIPP usage. However there are cases where dumping all available data within a table to CSV could be useful. This includes auditing, scripting, migration preparation, and much more.
Currently to achieve this, you would need to enable visibility of all columns, one-by-one, run the CSV export, then re-hide any columns not needed for day-to-day use within CIPP.
My suggestion is to have a dropdown on the CSV export button which would allow the option to export only visible columns or export all columns in the CSV.
PowerShell commands you would normally use to achieve above request
No response
@KelvinTegelaar commented on GitHub (Dec 5, 2023):
Added in dev.