New DataView

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am trying to create a data view to a document library. I have added
additional column to the document library called "Business Area" that is of
type Choice. I would like to create a data view where the Business Area is a
particular value.

When I try to create a filter on the document library, the "Value" column in
the Filter Criteria dialog is grayed ou, and the only two comparison values
that I get in the "Comparison" value is "Is Null" or "Not Null"

Can I not filter on a particular value from a list of values?

Thanks,
Girish
 
Does this choice field allow multiple selections ? I think that's a
limitation of the filter.
 
Yes, this field allows multiple selections. I set it to use checkboxes
instead of dropdown, as this field can contain documents that belong to
multiple business areas.
 
Can I not filter on a particular value from a list of values?
You probably have to go into the Source Properties of the DataView and
add the new column to the display list. The dataview web part is set
to show 5 columns by default, and they are probably not the ones you
want. But you can add columns and/or remove the default ones.

Hollis D. Paul [MVP - Outlook]
(e-mail address removed)
Mukilteo, WA USA
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top