Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code FABINSIDER for a $400 discount.
Register nowGet inspired! Check out the entries from the Power BI DataViz World Championships preliminary rounds and give kudos to your favorites. View the vizzies.
Dear All,
I have two database with:
First is
Date [Start Date] --- [AAA] (that is a Value)
Second is
Date [Month] ---- [YTD_IN/OUT]
I would like to have in [YTD_IN/OUT] the sum of [AAA] clusterized per Month ([Month]=[Start Date]), so I have:
"YTD_IN/OUT",CALCULATE(SUM('IN/OUT'[AAA]),
Solved! Go to Solution.
Dear All,
I solved the point:
the solution is:
CALCULATE(SUM('IN/OUT'[AAA]),
Dear All,
I solved the point:
the solution is:
CALCULATE(SUM('IN/OUT'[AAA]),
Hi,
Thanks for your message. I think I have soleved the point 🙂
LD
Hi, @LD
Can you provide some sample data or simple pbix files? Sensitive information can be removed in advance. What kind of expected results do you expect? You can also show it with pictures.
Best Regards,
Community Support Team _Charlotte
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code FABINSIDER for a $400 discount!
Check out the February 2025 Power BI update to learn about new features.
User | Count |
---|---|
126 | |
113 | |
74 | |
65 | |
46 |