Association Rules
Hello, I downloaded the association rules custom viz and succesfully have it working with the data. I was wondering though if there was any way we could sort the rules based on the RHS? I tried adding a filter, but what that did was exclude the data from ever getting to the association rules algorithm. Is there a way to sort the association rules without excluding data?
- boefraty9 years agoMicrosoft Employee
Do you want to sort by second column?
- boefraty9 years agoMicrosoft Employee
Side branch solution for this feature:
https://github.com/boefraty74/PowerBI-visuals-assorules-1/tree/assorulesWithTextFiltersI added two text parameters, comma separated strings to be searched inside RHS string rule (using OR operator)
- MAAbdullah478 years agoHelper V
Please tell us how you draw this table.
- boefraty8 years agoMicrosoft Employee
Which table? There is a parameter 'visualisationMethod' in the script