Forum Discussion
senthilvaithi
2 years agoRegular Visitor
Filtering and Parameter tables
My requirement is to display the industry a firm belongs to. Several provides like Bloomberg, Bank of Amercia provide this data. I have this in a table like: Security ID Bloomberg Industry Bank...
- 2 years ago
Found a solution. https://www.youtube.com/watch?v=-nqEv2YXLsU
Essentially need to create a measure, which takes into account what classification type is selected from the filter context and what is the industry itself and derive a value based on which the visual is filtered.
lbendlin
2 years agoSuper User
have you considered unpivoting the first table to bring it into a more useful format?