Tag not monitored by Microsoft.
hello Shri Gomathivalli Thangappatham,
yeah, I’ve run into this a few times myself… the profiling numbers can look a bit odd when u’ve got nulls in the column.
in my experience, Power Query treats null like any other value during profiling, so it ends up counted in both distinct and unique unless u filter it out first.
it throws people off the first time, but what u’re seeing there lines up with how PQ handles it.