Need help in calculated field

I have a dataset, and want to filter one column with measure(count distinct) and then apply the below condition to the filtered,
ifelse(
{Type} = “A” AND
{channel} = “Television”,
“Pricing”,
“Not Filtered”
)
how can I achieve this?

Hi @akashmanjunatha123

What are you having an issue with?

Can you show me an example your source data and what you want the goal to be?

Hi @akashmanjunatha123

We have not heard back from you regarding your question. We would still like to help. If we do not hear back in the next 3 days, we will archive the question.