Forum Discussion

BarrilleauxAP's avatar
BarrilleauxAP
Regular Visitor
6 years ago
Solved

Two aggregations on the same table

I am new to Power BI although I have used other reporting packages.    I have a single table that has two date columns, CreateDate & ShipDate.  What i am trying to acheive is a bar graph that shows...
  • BarrilleauxAP's avatar
    BarrilleauxAP
    6 years ago

    I got this to work.  What i had to do was change the count function into calcuate and add UseRelationship.  All good!  Thanks for the help!