Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello All,
Is there any to suppress null values in the Insight Advisor chat analysis ?
I ask IAC "what is my branch wise sales" the analysis also provides me sales which are not associated to any branch, which I don't want.
Anyway in which I can suppress the null values or perhaps reframe my question ?
Vibhav
IAC is going to return the sales aligned to a NULL branch because that is how it is reflected in the data model. The methods listed above to resolve are correct:
You can filter out the values by adjusting your data model to replace null values with a string value, like 'No Branch' and then ask a question like "sales branch except no branch".
If the branch fields values don't change, you can also add a synonym to the Vocabulary section that is the same name as the field and pre-select all non-null values.
IAC is going to return the sales aligned to a NULL branch because that is how it is reflected in the data model. The methods listed above to resolve are correct: