Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code FABINSIDER for a $400 discount.
Register nowThe Power BI DataViz World Championships are on! With four chances to enter, you could win a spot in the LIVE Grand Finale in Las Vegas. Show off your skills.
Hi,
I have this table visual with OrderDate and a Amount measure.
The OrderDate is of type Date, with Date Hierarchy off in the table.
What I´m struggeling to achieve is to visualize the total Amount per day, and not show all datapoints per each day. The OrderDate hierarchy needs to be off in the table.
Sample data
OrderDate Amount
2019-01-01 100
2019-01-01 200
2019-01-01 300
2019-01-02 200
2019-01-02 300
How I want the table to show the values
OrderDate Amount
2019-01-01 600
2019-01-02 500
Solved! Go to Solution.
@Barre , Create a below measure :
@Barre , Create a below measure :
pls try right click the date column name and select the column , not date hierarchy.
Proud to be a Super User!
Thanks you for reply!
That is what I have done, and the data is shown as following.
OrderDate Amount
2019-01-01 100
2019-01-01 200
2019-01-01 300
2019-01-02 200
2019-01-02 300
But I want the data to look like this
OrderDate Amount
2019-01-01 600
2019-01-02 500
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Check out the February 2025 Power BI update to learn about new features.
User | Count |
---|---|
82 | |
78 | |
52 | |
39 | |
35 |
User | Count |
---|---|
94 | |
79 | |
51 | |
47 | |
47 |