I have a view that shows values that have blank values. I want to download ONLY that list. How can

I have a view that shows my table.  The table has a reference to another table.  When I show the view I group by [Account] column first.  When I do so it shows us we have 777 that are not put in any account:

Tiger1_0-1654029582782.png

This part is fine.  This is what we want to see.  We now know 777 items do not have an [Account] value. 

However,

   When I go to download ONLY those 777 - i get the entire table.

 

Why?

0 4 75
4 REPLIES 4

Two approaches

1) Create an action to jump to a FILTEREDVIEW where the target field is blank

2) Create a slice to show only the rows with the target field blank and create a view

I am sorry to post this so late.  I really can't do either of these options.  As I will never know which section (Drop down) my user is in at the time.

 

For example:

My user will click on these drop downs to get to the items they want downloaded:

Tiger1_0-1655840774724.png

Tiger1_1-1655840791566.pngTiger1_2-1655840807449.pngTiger1_3-1655840823728.pngTiger1_4-1655840836253.png

 

 

If I do these steps - It still downloads the entire list - 

Tiger1_5-1655840884662.png

It downloads 826 items - NOT 423?

 

Thank you

Top Labels in this Space