Forum Discussion
Anonymous
3 years agoNot applicable
Show as stacked column
Hi, How do i show the two data values " Count of Comp in Sprint" & "Count of Delayed" as stacked and "Total Stories Planned" as a separate bar column, do we have a custom visual for this or any oth...
MahyarTF
3 years agoMemorable Member
Hi
Not sure if the values for Bar chart are comming from measure or column,
But are you tring to create the new column/Measure per your new process ?
I mean if the data are comming from columns, you could create the new column that is sum of the "Count of Comp in Sprint" + "Count of Delayed" and then use new column and existing one to develop the new visual.
It will be better to share your sample PBIX to have a look and investigate it more.
Appreciate your Kudos and please mark it as a solution if it helps