For example to show : to build a card that shows following from data:
Is there a specific card that you're trying to display different values in?
I would suggest just creating a table and filtering the columns only to include fields when there is no value. If you provide me with more context, I will be happy to give you a better answer.
Hi @travorhouse ,
For example if the dataset is like this:
and card has to be built showing following:
-Users with no pics
-users with no department
-users with no title
-users with no ORG connection
then how di i show everything in one card?
Hi Rupinder, you will have to use DOMO's new Variables feature to get this done. You will have to link each column with each variable basically.
Follow this video and you pretty much have to replicate how they created BM Dimension
@Kunal , thanks for sharing this, i will go through this video and try it