Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
I merged 3 columns in Power Query together. To the best of my knowlege the 3 columns had rows that were either all populated with Date | Whole Number | Whole Number
OR
Null | Null | Null
It appears after doing the merge and bringing into POWERBI that the merged column has rows that aren't truly empty where I expected them to be (from the merge of 3 null or empty values). Instead the column shows 4 little gray stacked dots. My coworkers hadn't seen this before and googling I can't find any info. Does anyone know what caused this and what it means?
Solved! Go to Solution.
These are the semi-colons from the Merge command
These are the semi-colons from the Merge command
Oh, haha, duh. Thank you.