The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hi, i have a published data set connect to a excel workbook on a sharepoint site.
I have built a report connected to this. I want to change the visual to show count of DOW but just get dates. TIA
Still having problems with this. Can anyone help?
@goraem ,
You can create a new column
weekday = weekday([Date])
Weekday Name = format([Date], "ddd")
In case you want to use second , mark the first column as the sort column
Thanks and sorry i am new to PBI. I dont have a table?