mannymerino / bci-calendar

BCI Calendar is a Power BI custom visual that allows you to view your aggregated data in a month view.
17 stars 17 forks source link

DateTime date fields don't display properly #7

Open mannymerino opened 7 years ago

mannymerino commented 7 years ago

If the user selects a DateTime field for the [Date Field], and if the data set has multiple data points for a give day, then the visual doesn't properly display the data. A workaround is to have the user create a Date calculated field and use that for the [Date Field] instead. Look into possible options for handling this scenario within the visual itself.