Hi
In Power BI I am pulling through a SQL date column called Inception_Date. How do I avoid it showing the time of day as well?
Thanks
Power BI probably deduced the column's data type as Date/Time, change it to Date.
In other words, change the data type, not the format.