Forum Discussion
All / slicer issue, discards data
Hello all,
Thank you for the replies, I have created a sample data set and recreated the issue, i am wishing to correct. I need the IND PAX number to not change when selecting the different carriers.
- MrNoob7 years agoHelper II
I am sorry, it is the slicer that is label Mktg_carr_cd. It has 2 letters like AC, UA, LH and so on listed in it.
- MattAllington7 years agoCommunity Champion
MrNoob thanks for providing the data. I am with v-juanli-msft above although I have no issue with realistic data (actually I think this is better). What you have provided is not a good approach, especially in this case. This is a non-trivial problem to be solved. There is not 1 easy magic formula that you are overlooking - it is a complex problem that will require good table design as well as (likely) some tricky DAX. To solve the issue, you will need to set up tables like specified by v-juanli-msft above. You will also need to set up a matrix showing what your formula does now, and what numbers you expect to see. It is often useful to show a working example in Excel to clearly desccribe the problem. You know what you want but we don't, so you need to help us help you.
- parry2k7 years agoSuper User
In continuation to MattAllington email, there is great blog by Greg, please take a look at it.
https://community.powerbi.com/t5/Community-Blog/How-to-Get-Your-Question-Answered-Quickly/ba-p/38490