Refiners
7 TopicsSharepoint 2016 Server - Format for refiners with calculted columns
Hi, I need to use refiners in a results page for a Calculated Column. I have a problem with the values format. My list is the next one: Where poc2FechaDerogacion is a Date field and poc2EstadoVigencia is a Calculated Column: =SI(HOY()>poc2FechaDerogacion;"No Vigente";"Vigente") My problem is the format marked in yellow: How can I avoid the "string;#" text in my results? I was waiting for 2 values, "No Vigente" and "Vigente" (the same values shown in my list) Regards, María Pedreira925Views0likes0CommentsSharePoint Online: Add an boolean refiner to classical search
Hi all, we've implemented an boolean archive flag that marks archived files with yes. Now I want to add a refiner to classical search to show: - not archived - archived - both Files. My problem is that for the "not archived" case I need something like "Show me all files with archive flag equals false or not defined". Is it possible to implement this with a simple approach? My internet research doesn't give me a helpful answer. Thanks for any advice, Ingrid1.5KViews1like2CommentsRefiners of top level sites
HI, In a webpart, I need to refine by the name of the top sites in a site collection. I've found the Managed Properties SPSIteURL and ParentLink... SPSIteURL: https://mySiteCollection ParentLink: https://mySiteCollection/site1/site1b/List/Documents/Forms/AllItems.aspx https://mySiteCollection/site2/site2b/site2c/List/Documents/Forms/AllItems.aspx or SitePath... Neither of these properties are good, I need to detect site1, site2, ...siteN Any idea about how to get this information in a managed property to use it like an Avaliable Refiner? Thanks1KViews0likes1CommentHow to enrich a result source with a managed property?
Hi, in SPO we have a rudimentary people directory based on the ootb Local People Results result source. I have an additional metadata column in a SharePoint list which I would like to use as refinement values. So I have already mapped the crawled propertiy to a managed properties (RefinableString111). Unfortunately, they do not surface any values when setting them up in the refiner webpart: I guess that's because in the search results webpart the result source is set to "Local People Results": And since the values for the managed property come from list data that is contained in the "Local SharePoint Results" it is used here. So I'm puzzled as to how I can include my RefinableString111 as a refiner acting upon the result source "Local People Results". Is it possible to sort of "enrich" the existing result source with the managed property or create a new result source combining the two? Or is there possibly a totally different way of approaching this topic? Thanks for your input.Solved2.5KViews0likes4CommentsImage Search Filetype Refiners on SharePoint Online
Has anyone found a way to refine search results by filetypes for images in a picture library? The extension is shown as (aspx) for my images, but they are all .jpg files. I'm using SharePoint Online. I've applied FileType and FileExtension refiners to my refiner web part: Here's my results - note that FileType doesn't even work with these, and I just get .aspx as an extension. FileType works for all my other documents, like .docx, .xlsx, .pdf, etc.5.2KViews0likes5CommentsHighlighted content - managed property search box no longer working (field greyed out)
Many of my sites use the highlighted content web part in conjunction with refinable fields for filtering/sorting. However all of a sudden my "Find a Managed Property" dropdown search is no longer working. The Managed Property Name field is greyed out regardless of what I enter in the search box. (and previously I could view the full list if I didn't enter any search term). I can't get any results to return and can't type in any value. I have tried different browsers and different sites but it's greyed out everywhere See attached screenshot. This has caused major issues for my users.5.6KViews1like4Comments