Forum Discussion
Field Parameter button selection shows nothing in visual
- 2 years ago
I see the problem.
You're slicing by the field "Category Main" {budget, target}, but Carbon in the Parameter tables have no "category main".
Thus, you're filtering "carbon" out.
You won't even see "carbon' in [actual], because "Category Main" filters your "Parameter 2" table.
If you're going to slice by "category main', you can't leave that field empty in your parameter tables for "carbon".
It's hard for me to offer a fix because the logic is a little hard to follow, but this is the problem.
I see the problem.
You're slicing by the field "Category Main" {budget, target}, but Carbon in the Parameter tables have no "category main".
Thus, you're filtering "carbon" out.
You won't even see "carbon' in [actual], because "Category Main" filters your "Parameter 2" table.
If you're going to slice by "category main', you can't leave that field empty in your parameter tables for "carbon".
It's hard for me to offer a fix because the logic is a little hard to follow, but this is the problem.
- sivarajan212 years agoPost Prodigy
Hi rbriga ,
Thanks fo your hint!
I have found a solution for this and close this query by accepting your hint as solution