The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
I've been given a requirement to create the visual below in Power BI. The report will be used to display marketing leads to contacts conversion rates by marketing source.
I'm unsure how to accomplish the requirement to show the current period selection (red or green bars) vs then dynamically show prior period selection (grey bars). I'm also unsure how to incorporate the % change calculations shown in the horizontal row under the bar chart
Here is the list of requirements I've been given.
I'm open to any and all creative suggestions.
My data is structured at a day level and for each day provides the marketing source, number of leads for that marketing source, and number of leads converted to contacts for that marketing source.
Solved! Go to Solution.
Hi,
PBI file attached. In a clustered column chart, one cannot colour the columns conditionally so i have coloured the data labels instead.
Hope this helps.
Hi @ERing ,
Thanks @Ashish_Mathur for the clear and helpful explanation.
@ERing just to confirm, as suggested by super user did you get a chance to look into the issue with labels coloured. Would be great to hear if it worked for you.
Regards,
Akhil.
Hi @v-agajavelly I have not found a way to display the percent change for the previous period to the current period. Any suggestions?
Hi,
Share the download link of an MS Excel file with data for atleast 2 months. Also, clearly explain how you calculated 4% and 7.7% for E-mail.
Hi @Ashish_Mathur
Here is the link Excel link with data for 6 months.
The 4% and 7.7% for Email in my example were just hard coded into a PowerPoint table to create the chart. The formula for Lead to Contact conversion = sum(Number of Leads Converted to Contacts)/sum(Number of Leads)
Thanks for your help
Excel Sample Data
@Ashish_Mathur Thanks! very helpful. Do you think it's possible to somehow display the percent change from previous period to current period?
Even if you have a suggestion for a technique I can look into myself.
From the example in my original post:
You are welcome. Someone else will help you with that.