Skip to content

Commit af2be0c

Browse files
committed
Filter and facet details
1 parent 4b3cfe6 commit af2be0c

File tree

2 files changed

+21
-1
lines changed

2 files changed

+21
-1
lines changed

articles/purview/catalog-asset-details.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,7 @@ You can navigate to the contact tab of the edit screen to update owners and expe
116116
Both column-level and asset-level updates such as adding a description, glossary term or classification don't impact scan updates. Scans will update new columns and classifications regardless if these changes are made.
117117

118118
If you update the **name** or **data type** of a column, subsequent scans **won't** update the asset schema. New columns and classifications **won't** be detected.
119+
119120
### Request access to data
120121

121122
If a [self-service data access workflow](how-to-workflow-self-service-data-access-hybrid.md) has been created, you can request access to a desired asset directly from the asset details page! To learn more about Microsoft Purview's data policy applications, see [how to enable data use management](how-to-enable-data-use-management.md).

articles/purview/how-to-search-catalog.md

Lines changed: 20 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ Then select any facet you would like to narrow your results by.
5555

5656
:::image type="content" source="./media/how-to-search-catalog/facet-menu.png" alt-text="Screenshot showing the search menu on the left side with Folder and Report selected." border="true":::
5757

58-
For certain annotations, you can select the ellipses to choose between an AND condition or an OR condition.
58+
For certain annotations, you can select the ellipses to choose between an AND condition or an OR condition.
5959

6060
:::image type="content" source="./media/how-to-search-catalog/search-and-or-choice.png" alt-text="Screenshot showing how to choose between and AND or OR condition." border="true":::
6161

@@ -64,6 +64,18 @@ For certain annotations, you can select the ellipses to choose between an AND co
6464
>
6565
> :::image type="content" source="./media/how-to-search-catalog/filter-facets.png" alt-text="Screenshot showing the facet filter at the top of the menu, with a search parameter entered, and the facets filtered below." border="true":::
6666
67+
#### Available facets
68+
69+
- **Assigned term** - refines your search to assets with selected terms applied.'
70+
- **Classification** - refines your search to assets with certain classifications.
71+
- **Collection** - refines your search by assets in a specific collection.
72+
- **Contact** - refines your search to assets that have selected users listed as a contact.
73+
- **Data** - refines your search to specific data types. For example: pipelines, data shares, tables, or reports.
74+
- **Endorsement** - refines your search to assets with specified endorsements, like **Certified** or **Promoted**.
75+
- **Label** - refines your search to assets with specific security labels.
76+
- **Metamodel facets** - if you've created a [metamodel](concept-metamodel.md) in your Microsoft Purview Data Map, you can also refine your search to metamodel assets like Business or Organization.
77+
- **Rating** - refines your search to only data assets with a specified rating.
78+
6779
### Use the filters
6880

6981
To narrow results by asset type, [managed attributes](how-to-managed-attributes.md), or activity you'll use the filters at the top of the page of search results.
@@ -82,6 +94,13 @@ To remove any filters, select the **x** in the filter button, or clear all filte
8294

8395
:::image type="content" source="./media/how-to-search-catalog/remove-filters.png" alt-text="Screenshot showing the remove filter buttons in the top menu." border="true":::
8496

97+
#### Available filters
98+
99+
- **Activity** - allows you refine your search to attributes created or updated within a certain timeframe.
100+
- **Managed attributes** - refines your search to assets with specified [managed attributes](how-to-managed-attributes.md). Attributes will be listed under their attribute group, and use operators to help search for specific values. For example: Contains any, or Doesn't contain.
101+
- **Source type** - refines your search to assets from specified source types. For example: Azure Blob Storage or Power BI.
102+
- **Tags** - refines your search to assets with selected tags.
103+
85104
## View assets
86105

87106
From the search results page, you can select an asset to view details such as schema, lineage, and classifications. To learn more about the asset details page, see [Manage catalog assets](catalog-asset-details.md).

0 commit comments

Comments
 (0)