Summary
When running Invoke-ZtAssessment targeting only the Identity pillar (without the -Preview flag), the Data row still appears in the Assessment card on the Dashboard with a blank score (/ tests), and a Data segment is shown in the donut ring chart. Both should be hidden when -Preview flag is not used.
Steps to Reproduce
Invoke-ZtAssessment -Path ./temp -Pillar Identity -Tests 21776 -ShowLog
Expected Behavior
The Data row should not be visible in the Assessment card.
The Data segment should not appear in the donut ring chart.
Actual Behavior
The Data row is rendered in the Assessment card showing / tests (empty numbers with just a / separator). The donut ring contains Data segment.
