Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more

Reply

Scheduling / Process flow bar chart visual

Hello all! 

I've gotten a request to create sort of a progress visual on what stage of the pursuit process a current project is in.  (Look bellow )

yazenbarakat123_0-1661866365294.png



I started of by creating a custom column with the dax 
(

Custom Condition =
IF([Measure] = "Proposal"    && 'RO 2020 Pursuits (Marketing)'[Outcome] ="L"  && 'RO 2020 Pursuits (Marketing)'[InterviewStep] = "Y"   , "Proposal not shortlisted" ,
IF([Measure] = "Interview"    && 'RO 2020 Pursuits (Marketing)'[Outcome] ="L"  && 'RO 2020 Pursuits (Marketing)'[InterviewStep] = "Y"   , "Proposal Shortlisted , Interview Lost " , BLANK()))) 

what im having trouble doing is displaying the stage name on the X axis and Project name on the Y axis nad have the bar in the visual stop on the current stage it is in.


Thank you in advance

 

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @yazenbarakat123 ,

If you want to create a bar chart, the data type of the field which will be put on Y axis of bar chart must be numberic. And if the stage name can't be displayed on the visual? Please check if the custom visual Gannt is what you are looking for ....

yingyinr_0-1662094751212.png

If the above one can't help you get the desired result, please provide some sample data in the table 'RO 2020 Pursuits (Marketing)' (exclude sensitive data) with Text format and your expected result with backend logic and special examples. It is better if you can share a simplified pbix file. You can refer the following link to upload the file to the community. Thank you.

How to upload PBI in Community

Best Regards

View solution in original post

1 REPLY 1
Anonymous
Not applicable

Hi @yazenbarakat123 ,

If you want to create a bar chart, the data type of the field which will be put on Y axis of bar chart must be numberic. And if the stage name can't be displayed on the visual? Please check if the custom visual Gannt is what you are looking for ....

yingyinr_0-1662094751212.png

If the above one can't help you get the desired result, please provide some sample data in the table 'RO 2020 Pursuits (Marketing)' (exclude sensitive data) with Text format and your expected result with backend logic and special examples. It is better if you can share a simplified pbix file. You can refer the following link to upload the file to the community. Thank you.

How to upload PBI in Community

Best Regards

Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

60 days of Data Days Carousel

Data Days 2026

Join Fabric Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.