diff --git a/docs/building-your-own.md b/docs/building-your-own.md index 1cbc449..0da8799 100644 --- a/docs/building-your-own.md +++ b/docs/building-your-own.md @@ -217,11 +217,14 @@ The same round trip adds a few dozen lines of defaults across the reports: They change nothing — a deploy from the source without them succeeds — and they make a report definition longer without making its intent clearer. -The dashboards also come back with two properties *rewritten* rather than added: -`` flips to `false` and `` is dropped altogether. Neither applies -to a Bar component; Salesforce is normalising settings that were never doing anything. -That is worth knowing when you write a new component — those two do nothing on a bar chart -— but it is not worth taking a two-hundred-line reformat to find out. +The dashboards used to come back with two properties *rewritten* rather than added: +`` flipped to `false` and `` was dropped altogether. Neither +applies to a bar or column component; Salesforce was normalising settings that were never +doing anything. The committed dashboards no longer carry either element on Bar, Column or +ColumnStacked components. They stay on the three Donut components, where they mean +something: `` puts the total in the centre of the ring, and `` +decides whether the small slices grouped as "Others" can be opened. When you write a new +component, add those two only for a donut or pie. The general rule, and it is the same one as everywhere else in this document: a deploy tells you whether the source is *sufficient*. A retrieve tells you what the org chose to diff --git a/force-app/main/default/dashboards/NZC_Dashboards/NZC_Audit.dashboard-meta.xml b/force-app/main/default/dashboards/NZC_Dashboards/NZC_Audit.dashboard-meta.xml index 0b1164a..5cce659 100644 --- a/force-app/main/default/dashboards/NZC_Dashboards/NZC_Audit.dashboard-meta.xml +++ b/force-app/main/default/dashboards/NZC_Dashboards/NZC_Audit.dashboard-meta.xml @@ -38,12 +38,10 @@ false false true - true
Anomalies
Bottom NZC_Reports/Emissions_by_Asset_and_Year false - false false RowLabelAscending Scope 1 by Asset and Year (tCO2e) @@ -60,12 +58,10 @@ false false true - true
Anomalies
Bottom NZC_Reports/Orphaned_Carbon_Footprints false - false true RowLabelAscending Orphaned Footprints by Year @@ -107,12 +103,10 @@ false false true - true
Completeness
Bottom NZC_Reports/Footprints_by_Year_and_Stage false - false true RowLabelAscending Stationary Footprints by Year and Stage @@ -154,12 +148,10 @@ false false true - true
Fleet completeness
Bottom NZC_Reports/Fleet_Footprints_by_Year_and_Stage false - false true RowLabelAscending Fleet Footprints by Year and Stage diff --git a/force-app/main/default/dashboards/NZC_Dashboards/NZC_Data_Quality.dashboard-meta.xml b/force-app/main/default/dashboards/NZC_Dashboards/NZC_Data_Quality.dashboard-meta.xml index 11812ac..4fbf466 100644 --- a/force-app/main/default/dashboards/NZC_Dashboards/NZC_Data_Quality.dashboard-meta.xml +++ b/force-app/main/default/dashboards/NZC_Dashboards/NZC_Data_Quality.dashboard-meta.xml @@ -16,12 +16,10 @@ false false true - true
Stationary gaps
Bottom NZC_Reports/Stationary_Assets_Missing_Footprints false - false true RowValueDescending Assets Missing Footprints @@ -35,12 +33,10 @@ false false true - true
Stationary gaps
Bottom NZC_Reports/Stationary_Assets_Missing_Energy_Use false - false true RowValueDescending Assets Missing Energy Use @@ -57,12 +53,10 @@ false false true - true
Fleet gaps
Bottom NZC_Reports/Fleet_Assets_Missing_Footprints false - false true RowValueDescending Fleet Missing Footprints @@ -76,12 +70,10 @@ false false true - true
Fleet gaps
Bottom NZC_Reports/Fleet_Assets_Missing_Energy_Use false - false true RowValueDescending Fleet Missing Energy Use @@ -98,12 +90,10 @@ false false true - true
Orphans
Bottom NZC_Reports/Orphaned_Carbon_Footprints false - false true RowValueDescending Orphaned Footprints by Year @@ -117,12 +107,10 @@ false false true - true
Orphans
Bottom NZC_Reports/Orphaned_Stationary_Energy_Uses false - false true RowValueDescending Orphaned Energy Uses by Fuel @@ -136,12 +124,10 @@ false false true - true
Orphans
Bottom NZC_Reports/Orphaned_Fleet_Footprints false - false true RowValueDescending Orphaned Fleet Footprints @@ -155,12 +141,10 @@ false false true - true
Orphans
Bottom NZC_Reports/Orphaned_Vehicle_Energy_Uses false - false true RowValueDescending Orphaned Vehicle Energy Uses diff --git a/force-app/main/default/dashboards/NZC_Dashboards/NZC_Emissions_Coverage.dashboard-meta.xml b/force-app/main/default/dashboards/NZC_Dashboards/NZC_Emissions_Coverage.dashboard-meta.xml index 5493c1a..6daea04 100644 --- a/force-app/main/default/dashboards/NZC_Dashboards/NZC_Emissions_Coverage.dashboard-meta.xml +++ b/force-app/main/default/dashboards/NZC_Dashboards/NZC_Emissions_Coverage.dashboard-meta.xml @@ -16,12 +16,10 @@ false false true - true
Emissions trend
Bottom NZC_Reports/Emissions_by_Reporting_Year false - false true RowLabelAscending Scope 1 by Reporting Year (tCO2e) @@ -38,12 +36,10 @@ false false true - true
Fuel mix
Bottom NZC_Reports/Fuel_Consumption_by_Fuel_Type false - false true RowValueDescending Stationary Fuel by Type