Forum Discussion
Anonymous
5 years agoNot applicable
How to create a bar plot with overlapping x-axis (overlapping time intervals)
Hi, I want to create a PowerBI visual that looks like (the artificially in Excel created) example below: I have two x-axis: 1 category "success" and "no success" and 1 with different...
lbendlin
5 years agoSuper User
show some sample data in usable format.
If all else fails, create your own custom chart at https://charts.powerbi.tips
- Anonymous5 years agoNot applicable
Hi,
thanks for the reply. The data looks something like the following table (I don't know how to add a table here - without filling every cell by hand):
The percentage of lawyers is calculated by amount_lawyer / amount_all. "success" the binary category and year and month the time reference (which needs to be grouped in overlapping categories).