Python Forum

Full Version: Python Coding in Power BI Visual
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello,

I am BI Report developer, but new to Python. I have to use Python coding to generate Gantt chart (will not use third party visual available because of policy constraints).

And I am using Odataset as a data source for the report. Y axis should have list of Milestones/Projects and X axis should contain time frame of milestones/projects. And the timeframe needs to be able to view at Days/Month/Quarter level.

Anybody can provide a relevant script for the same? So I can take it forward to make changes accordingly as needed.

Thanks,
Vijay