Search code examples
sql-serverdatetimepowerbireportingpowerbi-desktop

PowerBI - Graphical representation DateTime for room booking


I have SQL table with datetime information of room booking

room booking table

and I need show graphical representation this data in PowerBI for example as this:

graphical representation of bookings

Is it possible and how? If not what I can use to get similar results?

Thank you for all answers.


Solution

  • You can use Deneb custom visual for this (certified and free):

    enter image description here

    https://vega.github.io/vega-lite/examples/bar_gantt.html

    https://deneb-viz.github.io/