Actual Data to Budget Data

We have created a data fusion where we have actual metrics.  Example count of registered donors in fiscal week 14.  In the data fusion we added budget data to say we budgeted to see x donors in fiscal week 14.  

 

We are now looking for a solution to be able to display the two together in a grouped bar chart. 

 

Any help is appreciated. 

Comments

  • Assuming your output dataset contains something like the following columns:

    Fiscal Week Number

    Registered Count

    Budgeted Count

    You can create a grouped bar chart by putting the Fiscal Week Number in the Category field and add the Registered Count to the Value field and the Budget Count to the Series field. Set both of those to Sum for the aggregation type. This should get you what you are looking for.

    Hope this helps.

    **Check out my Domo Tips & Tricks Videos

    **Make sure to <3 any users posts that helped you.
    **Please mark as accepted the ones who solved your issue.