Condition to show the view

Sona
New Member

Hi, can you, please advise me how to create the expression to show the view only if the column LocationTypeID = 15 in the table Opportunities? Thank you

0 6 130
6 REPLIES 6

Does LocationTypeID = 15 relate to any one row or all rows in the Opportunities table? Or do you want a table which just shows records where LocationTypeID = 15?

Hello Simon, thank you for your reaction. I need a table which shows only those records where LocationTypeId = 15

So you need to crete a Slice (Date โ†’ Slices) with the source table as Opportunities and the Row Filter Condition as [LocationTypeId]=15. Name it something like Opportunities[LocationTypeId]=15

The go into UX and create a new Table view and choose the above slice in For This Data

hope this helps

Thank you very much Simon, this helps.

Steve
Platinum 4
Platinum 4

For reference:

This helps Steve, thank you!

Top Labels in this Space