0
0
Figmabi_tool~8 mins

File and project organization in Figma - Dashboard Guide

Choose your learning style9 modes available
Dashboard Mode - File and project organization
Goal

Organize your Figma files and projects to keep your BI dashboard designs neat, easy to find, and simple to update.

Sample Data
Project NameFile NameFile TypeLast UpdatedOwner
Sales DashboardsQ1 Sales OverviewDesign File2024-06-01Alice
Sales DashboardsQ2 Sales OverviewDesign File2024-06-15Bob
Marketing ReportsCampaign AnalysisDesign File2024-05-20Carol
Marketing ReportsSocial Media MetricsPrototype2024-06-10Dave
Executive SummariesAnnual ReviewDesign File2024-04-30Eve
Dashboard Components
  • Project List Panel: Shows all projects with their files grouped by project name.
  • File Details Table: Displays file name, type, last updated date, and owner for selected project.
  • Recent Updates KPI: Counts files updated in the last 30 days.
  • File Type Pie Chart: Visualizes distribution of file types across all projects.

Formulas/Expressions

  • Recent Updates KPI: Count files where Last Updated >= Today - 30 days. For sample data, files updated after 2024-05-15 are counted (3 files).
  • File Type Pie Chart: Calculate percentage of each file type from total files (5 files total): Design File (4 files, 80%), Prototype (1 file, 20%).
Dashboard Layout
+----------------------+-----------------------+
| Project List Panel    | File Type Pie Chart   |
| (Left side)          | (Top right corner)    |
+----------------------+-----------------------+
| File Details Table                         |
| (Bottom full width)                        |
+-------------------------------------------+
| Recent Updates KPI (Bottom right corner)  |
+-------------------------------------------+
Interactivity

Selecting a project in the Project List Panel updates the File Details Table to show only files from that project.

The File Type Pie Chart and Recent Updates KPI always show data for all projects combined.

Self Check

If you select the project Marketing Reports in the Project List Panel, which components update?

  • The File Details Table updates to show only files from Marketing Reports (2 files).
  • The Project List Panel, File Type Pie Chart, and Recent Updates KPI remain unchanged.
Key Result
A Figma project dashboard organizing BI design files by project, showing file details, recent updates, and file type distribution.