Forum Discussion
Filtering columns in stacked column chart
I'm wanting my column chart below to always display the actual scenario and then use the filter to compare it to another scenario. Let me know I need to clarify further. Any help is appreciated.
Thank you
4 Replies
- edhansCommunity Champion
You'll need to use ALL() or some variant to show Actual at all times, but yeah, we'll need more data to understand what you have and what you need. A link to a PBIX file in this case would be helpful plus a concise description of expected results. See links below.
How to get good help fast. Help us help you.
How to Get Your Question Answered Quickly
How to provide sample data in the Power BI Forum- parry2kSuper User
cmilligan262 solution is attached, you have to create separate slicer to make it work, check solution where "A" is fixed, and compare against selected values in the slicer.
I would ❤ Kudos if my solution helped. 👉 If you can spend time posting the question, you can also make efforts to give Kudos whoever helped to solve your problem. It is a token of appreciation!
- cmilligan262Helper II
parry2k That worked perfectley. Thank you.
Can you explain to me what this is doing. I need to apply it to a couple more YTD formulas and want to make sure I'm understanding it.