Home > Appendices > Filter Policies > SharePoint/OneDrive Filter Policies

    Export to PDF

    SharePoint/OneDrive Filter Policies

    The following sections show the details about the supported filter rules of each object level. For each object level, you can configure multiple filter rules and define the relations of the rules. By default, the relation of filter rules is And, which means Fly will migrate the source data that meets all configured rules. You can also click And to change the relation to Or. Then, Fly will migrate the source data that meet any of the configured rules.

    Object levelRuleConditionValueRelationResult
    Site collectionTemplate nameEqualsBlank SiteAndThe site collection whose name is Site A and template name is Blank Site will be migrated.
    Site collectionTitleEqualsSite AAndThe site collection whose name is Site A and template name is Blank Site will be migrated.
    Site collectionTemplate nameEqualsBlank SiteOrThe site collection whose name is Site A or template name is Blank Site will be migrated.
    Site collectionTitleEqualsSite AOrThe site collection whose name is Site A or template name is Blank Site will be migrated.

    Site Collection Level

    Only available for SharePoint Online Migration.

    RuleConditionValueResultComment
    URLContainstestThe site collection whose URL contains test will be migrated. For example, http://contoso.onmicrosoft.com/sites/test and http:// contoso.onmicrosoft.com/sites/testA will be migrated.
    URLDoes not containtestThe site collection whose URL does not contain test will be migrated. For example, http:// contoso.onmicrosoft.com/AP will be migrated.
    URLEqualshttp://contoso.onmicrosoft.com/sites/testThe site collection whose URL is http://contoso.onmicrosoft.com/sites/test will be migrated.
    URLDoes not equalhttp://contoso.onmicrosoft.com/sites/testThe site collection whose URL is not http://contoso.onmicrosoft.com/sites/test will be migrated.
    URLMatches
    (This filter rule is case sensitive.)http://tes*collectionAThe site collection whose URL begins with http://tes and ends with collectionA will be migrated. For example, http://tescontoso.onmicrosoft.com/sitecollectionA will be migrated.
    URLMatches
    (This filter rule is case sensitive.)http://contoso.onmicrosoft.com/sites/sitecollecti?nAThe site collection whose URL is the same as http://contoso.onmicrosoft.com/sites/sitecollecti?nA except character ? will be migrated. For example, http://contoso.onmicrosoft.com/sites/sitecollectionA and http://contoso.onmicrosoft.com/sites/sitecollectiBnA will be migrated.
    URLDoes not match
    (This filter rule is case sensitive.)http://tes*collectionAAll the site collections except those whose URLs begin with http://tes and end with collectionA will be migrated. For example, http://contoso1.onmicrosoft.com/sites/test will be migrated.
    URLDoes not match
    (This filter rule is case sensitive.)http://contoso.onmicrosoft.com/sites/sitecollecti?nAAll the site collections except those whose URLs are the same as http://contoso1.onmicrosoft.com/sites/sitecollecti?nA except character ? will be migrated. For example, http://contoso.onmicrosoft.com/sites/test will be migrated.
    TitleContainstestThe site collection whose title contains test will be migrated.
    TitleDoes not containtestThe site collection whose title does not contain test will be migrated.
    TitleEqualstestThe site collection whose title is test will be migrated.
    TitleDoes not equaltestThe site collection whose title is not test will be migrated.
    TitleMatches
    (This filter rule is case sensitive.)te*tThe site collection whose title begins with te and ends with t will be migrated. For example, teABct will be migrated.
    TitleMatches
    (This filter rule is case sensitive.)te?tThe site collection whose title is the same as te?t except character ? will be migrated. For example, test will be migrated.
    TitleDoes not match
    (This filter rule is case sensitive.)te*tAll the site collections except those whose titles begin with te and end with t will be migrated. For example, Fly will be migrated.
    TitleDoes not match
    (This filter rule is case sensitive.)te?tAll the site collections except those whose titles are the same as te?t except character ? will be migrated. For example, Fly will be migrated.
    Created timeOn or before11/01/2021 12:15The site collection that is created before 12:15 11/01/2021 will be migrated.Fly will compare the data time based on UTC time.Make sure the time zones of your browser and site collections are consistent.If the time zones are different, you need to convert the time of your browser and site collections to the UTC time.
    Created timeOn or after11/01/2021 12:15The site collection that is created at or after 12:15 11/01/2021 will be migrated.Fly will compare the data time based on UTC time.Make sure the time zones of your browser and site collections are consistent.If the time zones are different, you need to convert the time of your browser and site collections to the UTC time.
    Created timeOn11/01/2021The site collection that is created on 11/01/2021 will be migrated.Fly will compare the data time based on UTC time.Make sure the time zones of your browser and site collections are consistent.If the time zones are different, you need to convert the time of your browser and site collections to the UTC time.
    Created timeWithin5 DaysThe site collection that is created in the last 5 days will be migrated.Fly will compare the data time based on UTC time.Make sure the time zones of your browser and site collections are consistent.If the time zones are different, you need to convert the time of your browser and site collections to the UTC time.
    Created timeEarlier than5 DaysThe site collection that is created more than 5 days ago will be migrated.Fly will compare the data time based on UTC time.Make sure the time zones of your browser and site collections are consistent.If the time zones are different, you need to convert the time of your browser and site collections to the UTC time.
    Modified timeOn or before11/01/2021 12:15The site collection that is last modified before 12:15 11/01/2021 will be migrated.Fly will compare the data time based on UTC time.Make sure the time zones of your browser and site collections are consistent.If the time zones are different, you need to convert the time of your browser and site collections to the UTC time.
    Modified timeOn or after11/01/2021 12:15The site collection that is last modified at or after 12:15 11/01/2021 will be migrated.Fly will compare the data time based on UTC time.Make sure the time zones of your browser and site collections are consistent.If the time zones are different, you need to convert the time of your browser and site collections to the UTC time.
    Modified timeOn11/01/2021The site collection that is last modified on 11/01/2021 will be migrated.Fly will compare the data time based on UTC time.Make sure the time zones of your browser and site collections are consistent.If the time zones are different, you need to convert the time of your browser and site collections to the UTC time.
    Modified timeWithin5 DaysThe site collection that is last modified in the last 5 days will be migrated.Fly will compare the data time based on UTC time.Make sure the time zones of your browser and site collections are consistent.If the time zones are different, you need to convert the time of your browser and site collections to the UTC time.
    Modified timeEarlier than5 DaysThe site collection that is last modified more than 5 days ago will be migrated.Fly will compare the data time based on UTC time.Make sure the time zones of your browser and site collections are consistent.If the time zones are different, you need to convert the time of your browser and site collections to the UTC time.
    Primary administratorContainsadminThe site collection whose Primary Administrator's NoPrefixLoginName/LoginName/Title contains admin will be migrated. For example, the site collection whose Primary Administrator is admin@contoso.onmicrosoft.com will be migrated.
    Primary administratorEqualsadmin@contoso.onmicrosoft.comThe site collection whose Primary Administrator's NoPrefixLoginName/LoginName/Title is admin@contoso.onmicrosoft.com will be migrated.
    Template nameContainsTeamThe site collection whose template name contains Team will be migrated. For example, Team Site will be migrated.
    Template nameDoes not containTeamThe site collection whose template name does not contain Team will be migrated. For example, Blank Site will be migrated.
    Template nameEqualsBlank SiteThe site collection whose template name is Blank Site will be migrated.
    Template nameDoes not equalBlank SiteThe site collection whose template name is not Blank Site will be migrated.
    Template nameMatches
    (This filter rule is case sensitive.)B*WorkspaceThe site collection whose template name begins with B and ends with Workspace will be migrated. For example, Basic Meeting Workspace and Blank Meeting Workspace will be migrated.
    Template nameMatches
    (This filter rule is case sensitive.)Bl?gThe site collection whose template name is the same as Bl?g except character ? will be migrated. For example, Blog will be migrated.
    Template nameDoes not match(This filter rule is case sensitive.)B*WorkspaceAll the site collections except those whose templates’ names begin with B and ends with Workspace will be migrated. For example, Team Site be migrated.
    Template nameDoes not match(This filter rule is case sensitive.)Bl?gAll the site collections except those whose templates’ names are the same as Bl?g except character ? will be migrated. For example, Team Site will be migrated.
    Template IDEqualsSTS#The site collection whose template ID is STS# will be migrated. For example, STS#0 (Team Site) will be migrated.
    Template IDDoes not equalSTS#0The site collection whose template ID is not STS#0 will be migrated.

    Site Level

    Only available for SharePoint Online Migration.

    RuleConditionValueResultComment
    URLContainstestThe site whose URL contains test will be migrated. For example, http://contoso.onmicrosoft.com/sites/sc/test and http://webapp:20000/sites/testA will be migrated.
    URLDoes not containtestThe site whose URL does not contain test will be migrated. For example, http://contoso.onmicrosoft.com/sites/sc/AP will be migrated.
    URLEqualshttp://contoso.onmicrosoft.com/sites/sc/testThe site whose URL is http://contoso.onmicrosoft.com/sites/sc/test will be migrated.
    URLDoes not equalhttp://contoso.onmicrosoft.com/sites/sc/testThe site whose URL is not http://contoso.onmicrosoft.com/sites/sc/test will be migrated.
    URLMatches
    (This filter rule is case sensitive.)http://tes*siteAThe site whose URL begins with http://tes and ends with siteA will be migrated. For example, http://tescontoso.onmicrosoft.com/sc/siteA will be migrated.
    URLMatches
    (This filter rule is case sensitive.)http://contoso.onmicrosoft.com/sites/sc/si?eAThe site whose URL is the same as http://contoso.onmicrosoft.com/sites/sc/si?eA except character ? will be migrated. For example, http:// contoso.onmicrosoft.com/sites/sc/siteA and http://test:20000/sites/sc/siBeA will both be migrated.
    URLDoes not match
    (This filter rule is case sensitive.)http://tes*siteAAll the sites except those whose URLs begin with http://tes and end with siteA will be migrated. For example, http://contoso1.onmicrosoft.com/sites/sc/test will be migrated.
    URLDoes not match
    (This filter rule is case sensitive.)http://contoso.onmicrosoft.com/sites/sc/si?eAAll the sites except those whose URLs are the same as http://contoso.onmicrosoft.com/sites/sc/si?eA except character ? will be migrated. For example, http:// contoso1.onmicrosoft.com/sites/sc/test will be migrated.
    TitleContainstestThe site whose title contains test will be migrated.
    TitleDoes not containtestThe site whose title does not contain test will be migrated.
    TitleEqualstestThe site whose title is test will be migrated.
    TitleDoes not equaltestThe site whose title is not test will be migrated.
    TitleMatches
    (This filter rule is case sensitive.)te*tThe site whose title begins with te and ends with t will be migrated. For example, teABct will be migrated.
    TitleMatches
    (This filter rule is case sensitive.)te?tThe site whose title is the same as te?t except character ? will be migrated. For example, test will be migrated.
    TitleDoes not match
    (This filter rule is case sensitive.)te*tAll the sites except those whose titles begin with te and end with t will be migrated. For example, Fly will be migrated.
    TitleDoes not match
    (This filter rule is case sensitive.)te?tAll the sites except those whose titles are the same as te?t except character ? will be migrated. For example, Fly will be migrated.
    Created timeOn or before11/01/2021 12:15The site that is created before 12:15 11/01/2021 will be migrated.Fly will compare the data time based on UTC time.Make sure the time zones of your browser and site collections are consistent.If the time zones are different, you need to convert the time of your browser and site collections to the UTC time.
    Created timeOn or after11/01/2021 12:15The site that is created at or after 12:15 11/01/2021 will be migrated.Fly will compare the data time based on UTC time.Make sure the time zones of your browser and site collections are consistent.If the time zones are different, you need to convert the time of your browser and site collections to the UTC time.
    Created timeOn11/01/2021The site that was created on 11/01/2021 will be migrated.Fly will compare the data time based on UTC time.Make sure the time zones of your browser and site collections are consistent.If the time zones are different, you need to convert the time of your browser and site collections to the UTC time.
    Created timeWithin5 DaysThe site that is created in the last 5 days will be migrated.Fly will compare the data time based on UTC time.Make sure the time zones of your browser and site collections are consistent.If the time zones are different, you need to convert the time of your browser and site collections to the UTC time.
    Created timeEarlier than5 DaysThe site that was created more than 5 days ago will be migrated.Fly will compare the data time based on UTC time.Make sure the time zones of your browser and site collections are consistent.If the time zones are different, you need to convert the time of your browser and site collections to the UTC time.
    Modified timeOn or before11/01/2021 12:15The site that is last modified before 12:15 11/01/2021 will be migrated.Fly will compare the data time based on UTC time.Make sure the time zones of your browser and site collections are consistent.If the time zones are different, you need to convert the time of your browser and site collections to the UTC time.
    Modified timeOn or after11/01/2021 12:15The site that is last modified at or after 12:15 11/01/2021 will be migrated.Fly will compare the data time based on UTC time.Make sure the time zones of your browser and site collections are consistent.If the time zones are different, you need to convert the time of your browser and site collections to the UTC time.
    Modified timeOn11/01/2021The site that was last modified on 11/01/2021 will be migrated.Fly will compare the data time based on UTC time.Make sure the time zones of your browser and site collections are consistent.If the time zones are different, you need to convert the time of your browser and site collections to the UTC time.
    Modified timeWithin5 DaysThe site that is last modified in the last 5 days will be migrated.Fly will compare the data time based on UTC time.Make sure the time zones of your browser and site collections are consistent.If the time zones are different, you need to convert the time of your browser and site collections to the UTC time.
    Modified timeEarlier than5 DaysThe site that was last modified more than 5 days ago will be migrated.Fly will compare the data time based on UTC time.Make sure the time zones of your browser and site collections are consistent.If the time zones are different, you need to convert the time of your browser and site collections to the UTC time.
    Template nameContainsTeamThe site whose template name contains Team will be migrated. For example, Team Site will be migrated.
    Template nameDoes not containTeamThe site whose template name does not contain Team will be migrated. For example, Blank Site will be migrated.
    Template nameEqualsBlank SiteThe site whose template name is Blank Site will be migrated.
    Template nameDoes not equalBlank SiteThe site whose template name is not Blank Site will be migrated.
    Template nameMatches
    (This filter rule is case sensitive.)B*WorkspaceThe site whose template name begins with B and ends with Workspace will be migrated. For example, Basic Meeting Workspace and Blank Meeting Workspace will be migrated.
    Template nameMatches
    (This filter rule is case sensitive.)Bl?gThe site whose template name is the same as Bl?g except character ? will be migrated. For example, Blog will be migrated.
    Template nameDoes not match
    (This filter rule is case sensitive.)B*WorkspaceAll the sites except those whose templates’ names begin with B and ends with Workspace will be migrated. For example, Team Site be migrated.
    Template nameDoes not match
    (This filter rule is case sensitive.)Bl?gAll the sites except those whose templates’ names are the same as Bl?g except character ? will be migrated. For example, Team Site will be migrated.
    Template IDEqualsSTS#The site whose template ID is STS# will be migrated. For example, STS#0 (Team Site) will be migrated.
    Template IDDoes not equalSTS#0The site whose template ID is not STS#0 will be migrated.

    List Level

    RuleConditionValueResultComment
    NameContainstestThe list/library whose name contains test will be migrated.
    NameDoes not containtestThe list/library whose name does not contain test will be migrated.
    NameEqualstestThe list/library whose name is test will be migrated.
    NameDoes not equaltestThe list/library whose name is not test will be migrated.
    NameMatches
    (This filter rule is case sensitive.)te*tThe list/library whose name begins with te and ends with t will be migrated. For example, teABct will be migrated.
    NameMatches
    (This filter rule is case sensitive.)te?tThe list/library whose name is the same as te?t except character ? will be migrated. For example, test will be migrated.
    NameDoes not match
    (This filter rule is case sensitive.)te*tAll the lists/libraries except those whose names begin with te and end with t will be migrated. For example, Fly will be migrated.
    NameDoes not match
    (This filter rule is case sensitive.)te?tAll the lists/libraries except those whose names are the same as te?t except character ? will be migrated. For example, Fly will be migrated.
    Created timeOn or beforeRefer to the same filter rule in Site Collection Level.Refer to the same filter rule in Site Collection Level.
    Created timeOn or afterRefer to the same filter rule in Site Collection Level.Refer to the same filter rule in Site Collection Level.Fly will compare the data time based on UTC time.Make sure the time zones of your browser and site collections are consistent.If the time zones are different, you need to convert the time of your browser and site collections to the UTC time.
    Created timeOnRefer to the same filter rule in Site Collection Level.Refer to the same filter rule in Site Collection Level.Fly will compare the data time based on UTC time.Make sure the time zones of your browser and site collections are consistent.If the time zones are different, you need to convert the time of your browser and site collections to the UTC time.
    Created timeWithinRefer to the same filter rule in Site Collection Level.Refer to the same filter rule in Site Collection Level.Fly will compare the data time based on UTC time.Make sure the time zones of your browser and site collections are consistent.If the time zones are different, you need to convert the time of your browser and site collections to the UTC time.
    Created timeEarlier thanRefer to the same filter rule in Site Collection Level.Refer to the same filter rule in Site Collection Level.Fly will compare the data time based on UTC time.Make sure the time zones of your browser and site collections are consistent.If the time zones are different, you need to convert the time of your browser and site collections to the UTC time.
    Modified timeOn or beforeRefer to the same filter rule in Site Collection Level.Refer to the same filter rule in Site Collection Level.Fly will compare the data time based on UTC time.Make sure the time zones of your browser and site collections are consistent.If the time zones are different, you need to convert the time of your browser and site collections to the UTC time.
    Modified timeOn or afterRefer to the same filter rule in Site Collection Level.Refer to the same filter rule in Site Collection Level.Fly will compare the data time based on UTC time.Make sure the time zones of your browser and site collections are consistent.If the time zones are different, you need to convert the time of your browser and site collections to the UTC time.
    Modified timeOnRefer to the same filter rule in Site Collection Level.Refer to the same filter rule in Site Collection Level.Fly will compare the data time based on UTC time.Make sure the time zones of your browser and site collections are consistent.If the time zones are different, you need to convert the time of your browser and site collections to the UTC time.
    Modified timeWithinRefer to the same filter rule in Site Collection Level.Refer to the same filter rule in Site Collection Level.Fly will compare the data time based on UTC time.Make sure the time zones of your browser and site collections are consistent.If the time zones are different, you need to convert the time of your browser and site collections to the UTC time.
    Modified timeEarlier thanRefer to the same filter rule in Site Collection Level.Refer to the same filter rule in Site Collection Level.Fly will compare the data time based on UTC time.Make sure the time zones of your browser and site collections are consistent.If the time zones are different, you need to convert the time of your browser and site collections to the UTC time.
    Template nameContainsRefer to the same filter rule in Site Collection Level.Refer to the same filter rule in Site Collection Level.
    Template nameDoes not containRefer to the same filter rule in Site Collection Level.Refer to the same filter rule in Site Collection Level.
    Template nameEqualsRefer to the same filter rule in Site Collection Level.Refer to the same filter rule in Site Collection Level.
    Template nameDoes not equalRefer to the same filter rule in Site Collection Level.Refer to the same filter rule in Site Collection Level.
    Template nameMatches
    (This filter rule is case sensitive.)Refer to the same filter rule in Site Collection Level.Refer to the same filter rule in Site Collection Level.
    Template nameDoes not match
    (This filter rule is case sensitive.)Refer to the same filter rule in Site Collection Level.Refer to the same filter rule in Site Collection Level.
    Template IDEqualsRefer to the same filter rule in Site Collection Level.Refer to the same filter rule in Site Collection Level.
    Template IDDoes not equalRefer to the same filter rule in Site Collection Level.Refer to the same filter rule in Site Collection Level.
    Column: Display nameContainsTextThe list/library that contains the column whose display name is Text will be migrated.
    Column: Display nameDoes not containTextThe list/library that does not contain the column whose display name is Text will be migrated.
    Number of list items>=5The list/library that contains 5 or more than 5 items will be migrated.
    Number of list items<=5The list/library that contains 5 or less than 5 items will be migrated.
    Number of list items=5The list/library that contains 5 items will be migrated.
    Content type: NameContainsTestThe list/library that contains the content type whose name contains Test will be migrated.
    Content type: NameDoes not containTestThe list/library that contains the content type whose name does not contain Test will be migrated.
    Content type: IDEquals0x007874566ED32546ABE3B1BC74A7D5F8The list/library that contains the content type whose ID is 0x007874566ED32546ABE3B1BC74A7D5F8 will be migrated.
    Content type: IDDoes not equal0x007874566ED32546ABE3B1BC74A7D5F8The list/library that contains the content type whose ID is not 0x007874566ED32546ABE3B1BC74A7D5F8 will be migrated.

    Folder Level

    RuleConditionValueResultComment
    NameContainsRefer to the same filter rule in List Level.Refer to the same filter rule in List Level.
    NameDoes not containRefer to the same filter rule in List Level.Refer to the same filter rule in List Level.
    NameEqualsRefer to the same filter rule in List Level.Refer to the same filter rule in List Level.
    NameDoes not equalRefer to the same filter rule in List Level.Refer to the same filter rule in List Level.
    NameMatches(This filter rule is case sensitive.)Refer to the same filter rule in List Level.Refer to the same filter rule in List Level.
    NameDoes not match(This filter rule is case sensitive.)Refer to the same filter rule in List Level.Refer to the same filter rule in List Level.
    Created timeOn or beforeRefer to the same filter rule in List Level.Refer to the same filter rule in List Level.Fly will compare the data time based on UTC time.Make sure the time zones of your browser and site collections are consistent.If the time zones are different, you need to convert the time of your browser and site collections to the UTC time.
    Created timeOn or afterRefer to the same filter rule in List Level.Refer to the same filter rule in List Level.Fly will compare the data time based on UTC time.Make sure the time zones of your browser and site collections are consistent.If the time zones are different, you need to convert the time of your browser and site collections to the UTC time.
    Created timeOnRefer to the same filter rule in List Level.Refer to the same filter rule in List Level.Fly will compare the data time based on UTC time.Make sure the time zones of your browser and site collections are consistent.If the time zones are different, you need to convert the time of your browser and site collections to the UTC time.
    Created timeWithinRefer to the same filter rule in List Level.Refer to the same filter rule in List Level.Fly will compare the data time based on UTC time.Make sure the time zones of your browser and site collections are consistent.If the time zones are different, you need to convert the time of your browser and site collections to the UTC time.
    Created timeEarlier thanRefer to the same filter rule in List Level.Refer to the same filter rule in List Level.Fly will compare the data time based on UTC time.Make sure the time zones of your browser and site collections are consistent.If the time zones are different, you need to convert the time of your browser and site collections to the UTC time.
    Modified timeOn or beforeRefer to the same filter rule in List Level.Refer to the same filter rule in List Level.Fly will compare the data time based on UTC time.Make sure the time zones of your browser and site collections are consistent.If the time zones are different, you need to convert the time of your browser and site collections to the UTC time.
    Modified timeOn or afterRefer to the same filter rule in List Level.Refer to the same filter rule in List Level.Fly will compare the data time based on UTC time.Make sure the time zones of your browser and site collections are consistent.If the time zones are different, you need to convert the time of your browser and site collections to the UTC time.
    Modified timeOnRefer to the same filter rule in List Level.Refer to the same filter rule in List Level.Fly will compare the data time based on UTC time.Make sure the time zones of your browser and site collections are consistent.If the time zones are different, you need to convert the time of your browser and site collections to the UTC time.
    Modified timeWithinRefer to the same filter rule in List Level.Refer to the same filter rule in List Level.Fly will compare the data time based on UTC time.Make sure the time zones of your browser and site collections are consistent.If the time zones are different, you need to convert the time of your browser and site collections to the UTC time.
    Modified timeEarlier thanRefer to the same filter rule in List Level.Refer to the same filter rule in List Level.Fly will compare the data time based on UTC time.Make sure the time zones of your browser and site collections are consistent.If the time zones are different, you need to convert the time of your browser and site collections to the UTC time.
    Created byContainstestThe folder whose creator's NoPrefixLoginName/LoginName/Title contains test will be migrated. For example, the folders that are created by test@contoso.onmicrosoft.com will be migrated.
    Created byEqualstest@contoso.onmicrosoft.comThe folder whose creator's NoPrefixLoginName/LoginName/Title is test@contoso.onmicrosoft.com will be migrated.
    Content type: NameContainsTaskThe folder whose content type name contains Task will be migrated.
    Content type: NameDoes not containTaskThe folder whose content type name does not contain Task will be migrated.
    Content type: IDEqualsD5F8The folder whose content type ID is D5F8 will be migrated.
    Content type: IDDoes not equalD5F8The folder whose content type ID is not D5F8 will be migrated.
    Column: TextContainstestThe folder whose Text column value contains test will be migrated.*Note: Enter a display name of the Text column you are about to filter next to Column: Text.
    Column: TextDoes not containtestThe folder whose Text column value does not contain test will be migrated.*Note: Enter a display name of the Text column you are about to filter next to Column: Text.
    Column: TextEqualstestThe folder whose Text column value is test will be migrated.*Note: Enter a display name of the Text column you are about to filter next to Column: Text.
    Column: TextDoes not equaltestThe folder whose Text column value is not test will be migrated.*Note: Enter a display name of the Text column you are about to filter next to Column: Text.
    Column: TextMatches(This filter rule is case sensitive.)te*tThe folder whose Text column value begins with te and ends with t will be migrated. For example, teABct will be migrated.*Note: Enter a display name of the Text column you are about to filter next to Column: Text.
    Column: TextMatches(This filter rule is case sensitive.)te?tThe folder whose Text column value is the same as te?t except character ? will be migrated. For example, test will be migrated.*Note: Enter a display name of the Text column you are about to filter next to Column: Text.
    Column: TextDoes not match(This filter rule is case sensitive.)te*tAll the folders except those whose Text column values begin with te and end with t will be migrated. For example, Fly will be migrated.*Note: Enter a display name of the Text column you are about to filter next to Column: Text.
    Column: TextDoes not match(This filter rule is case sensitive.)te?tAll the folders except those whose Text column values are the same as te?t except character ? will be migrated. For example, Fly will be migrated.*Note: Enter a display name of the Text column you are about to filter next to Column: Text.
    Column: Number>=5The folder whose Number column value is not smaller than 5 will be migrated. For example, 8 will be migrated.*Note: Enter a display name of the Number column you are about to filter next to Column: Number.
    Column: Number<=5The folder whose Number column value is not bigger than 5 will be migrated. For example, 2 will be migrated.*Note: Enter a display name of the Number column you are about to filter next to Column: Number.
    Column: Number=5The folder whose Number column value is 5 will be migrated.*Note: Enter a display name of the Number column you are about to filter next to Column: Number.
    Column: Yes/NoEqualsYesThe folder whose Choice column value is Yes will be migrated.*Note: Enter a display name of the Choice column you are about to filter next to Column: Yes/No.
    Column: Date and TimeOn or before11/01/2021 12:15The folder whose Date and Time column value is before 12:15 11/01/2021 will be migrated.*Note: Enter a display name of the Date and Time column you are about to filter next to Column: Date and Time.*Note: Fly will compare the data time based on UTC time.Make sure the time zones of your browser and site collections are consistent.If the time zones are different, you need to convert the time of your browser and site collections to the UTC time.
    Column: Date and TimeOn or after11/01/2021 12:15The folder whose Date and Time column value is at or after 12:15 11/01/2021 will be migrated.*Note: Enter a display name of the Date and Time column you are about to filter next to Column: Date and Time.*Note: Fly will compare the data time based on UTC time.Make sure the time zones of your browser and site collections are consistent.If the time zones are different, you need to convert the time of your browser and site collections to the UTC time.
    Column: Date and TimeOn11/01/2021The folder whose Date and Time column value is on 11/01/2021 will be migrated.*Note: Enter a display name of the Date and Time column you are about to filter next to Column: Date and Time.*Note: Fly will compare the data time based on UTC time.Make sure the time zones of your browser and site collections are consistent.If the time zones are different, you need to convert the time of your browser and site collections to the UTC time.
    Column: Date and TimeWithin5 DaysThe folder whose Date and Time column value is dated in the last 5 days will be migrated.*Note: Enter a display name of the Date and Time column you are about to filter next to Column: Date and Time.*Note: Fly will compare the data time based on UTC time.Make sure the time zones of your browser and site collections are consistent.If the time zones are different, you need to convert the time of your browser and site collections to the UTC time.
    Column: Date and TimeEarlier Than5 DaysThe folder whose Date and Time column value is dated more than 5 days ago will be migrated.*Note: Enter a display name of the Date and Time column you are about to filter next to Column: Date and Time.*Note: Fly will compare the data time based on UTC time.Make sure the time zones of your browser and site collections are consistent.If the time zones are different, you need to convert the time of your browser and site collections to the UTC time.

    Item Level

    RuleConditionValueResultComment
    TitleContainstestThe item whose title contains test will be migrated.
    TitleDoes not containtestThe item whose title does not contain test will be migrated.
    TitleEqualstestThe item whose title is test will be migrated.
    TitleDoes not equaltestThe item whose title is not test will be migrated.
    TitleMatches
    (This filter rule is case sensitive.)te*tThe item whose title begins with te and ends with t will be migrated. For example, teABct will be migrated.
    TitleMatches
    (This filter rule is case sensitive.)te?tThe item whose title is the same as te?t except character ? will be migrated. For example, test will be migrated.
    TitleDoes not match
    (This filter rule is case sensitive.)te*tAll the items except those whose titles begin with te and end with t will be migrated. For example, Fly will be migrated.
    TitleDoes not match
    (This filter rule is case sensitive.)te?tAll the items except those whose titles are the same as te?t except character ? will be migrated. For example, Fly will be migrated.
    Created timeOn or beforeRefer to the same filter rule in Site Collection Level.Refer to the same filter rule in Site Collection Level.Fly will compare the data time based on UTC time.Make sure the time zones of your browser and site collections are consistent.If the time zones are different, you need to convert the time of your browser and site collections to the UTC time.
    Created timeOn or afterRefer to the same filter rule in Site Collection Level.Refer to the same filter rule in Site Collection Level.Fly will compare the data time based on UTC time.Make sure the time zones of your browser and site collections are consistent.If the time zones are different, you need to convert the time of your browser and site collections to the UTC time.
    Created timeOnRefer to the same filter rule in Site Collection Level.Refer to the same filter rule in Site Collection Level.Fly will compare the data time based on UTC time.Make sure the time zones of your browser and site collections are consistent.If the time zones are different, you need to convert the time of your browser and site collections to the UTC time.
    Created timeWithinRefer to the same filter rule in Site Collection Level.Refer to the same filter rule in Site Collection Level.Fly will compare the data time based on UTC time.Make sure the time zones of your browser and site collections are consistent.If the time zones are different, you need to convert the time of your browser and site collections to the UTC time.
    Created timeEarlier thanRefer to the same filter rule in Site Collection Level.Refer to the same filter rule in Site Collection Level.Fly will compare the data time based on UTC time.Make sure the time zones of your browser and site collections are consistent.If the time zones are different, you need to convert the time of your browser and site collections to the UTC time.
    Modified timeOn or beforeRefer to the same filter rule in Site Collection Level.Refer to the same filter rule in Site Collection Level.Fly will compare the data time based on UTC time.Make sure the time zones of your browser and site collections are consistent.If the time zones are different, you need to convert the time of your browser and site collections to the UTC time.
    Modified timeOn or AfterRefer to the same filter rule in Site Collection Level.Refer to the same filter rule in Site Collection Level.Fly will compare the data time based on UTC time.Make sure the time zones of your browser and site collections are consistent.If the time zones are different, you need to convert the time of your browser and site collections to the UTC time.
    Modified timeOnRefer to the same filter rule in Site Collection Level.Refer to the same filter rule in Site Collection Level.Fly will compare the data time based on UTC time.Make sure the time zones of your browser and site collections are consistent.If the time zones are different, you need to convert the time of your browser and site collections to the UTC time.
    Modified timeWithinRefer to the same filter rule in Site Collection Level.Refer to the same filter rule in Site Collection Level.Fly will compare the data time based on UTC time.Make sure the time zones of your browser and site collections are consistent.If the time zones are different, you need to convert the time of your browser and site collections to the UTC time.
    Modified timeEarlier thanRefer to the same filter rule in Site Collection Level.Refer to the same filter rule in Site Collection Level.Fly will compare the data time based on UTC time.Make sure the time zones of your browser and site collections are consistent.If the time zones are different, you need to convert the time of your browser and site collections to the UTC time.
    Created byContainsRefer to the same filter rule in Folder Level.Refer to the same filter rule in Folder Level.
    Created byEqualsRefer to the same filter rule in Folder Level.Refer to the same filter rule in Folder Level.
    Modified byContainstestThe items whose modifier's NoPrefixLoginName/LoginName/Title contains test will be migrated. For example, the items whose modifiers are test@contoso.onmicrosoft.com will be migrated.
    Modified byEqualstest@contoso.onmicrosoft.comThe item whose modifier's NoPrefixLoginName/LoginName/Title is test@contoso.onmicrosoft.com will be migrated.
    Content type: NameContainsTaskThe item whose content type name contains Task will be migrated.
    Content type: NameDoes not containTaskThe item whose content type name does not contain Task will be migrated.
    Content type: IDEqualsD5F8The item whose content type ID is D5F8 will be migrated.
    Content type: IDDoes not equalD5F8The item whose content type ID is not D5F8 will be migrated.
    VersionCurrent version and latest [] versions3The item’s last 4 versions will be migrated. For example, an item has the following versions: 1.0, 2.0, 3.0, 4.0, 5.0, 6.0, then, version 3.0, 4.0, 5.0 and the current version 6.0 will be migrated.
    VersionCurrent version and latest [] major versions3The item’s last 3 major versions and the current version will be migrated. For example, if an item has the following versions: 1.0, 2.0, 2.1, 2.2, 3.0, 3.1, and then the major version 1.0, 2.0, 3.0, and the current version 3.1 will be migrated.
    VersionCurrent version and approved versionsN/AAll approved versions and the current version will be migrated.
    VersionCurrent version and major versionsN/AAll major versions and the current version will be migrated.
    VersionNo history versionN/ANo history versions will be migrated.
    Column: TextContainstestThe item whose Text column value contains test will be migrated.*Note: Enter a display name of the Text column you are about to filter next to Column: Text.
    Column: TextDoes not containtestThe item whose Text column value does not contain test will be migrated.*Note: Enter a display name of the Text column you are about to filter next to Column: Text.
    Column: TextEqualstestThe item whose Text column value is test will be migrated.*Note: Enter a display name of the Text column you are about to filter next to Column: Text.
    Column: TextDoes not equaltestThe item whose Text column value is not test will be migrated.*Note: Enter a display name of the Text column you are about to filter next to Column: Text.
    Column: TextMatches
    (This filter rule is case sensitive.)te*tThe item whose Text column value begins with te and ends with t will be migrated. For example, teABct will be migrated.*Note: Enter a display name of the Text column you are about to filter next to Column: Text.
    Column: TextMatches
    (This filter rule is case sensitive.)te?tThe item whose Text column value is the same as te?t except character ? will be migrated. For example, test will be migrated.*Note: Enter a display name of the Text column you are about to filter next to Column: Text.
    Column: TextDoes not match
    (This filter rule is case sensitive.)te*tAll the items except those whose Text column values begin with te and end with t will be migrated. For example, Fly will be migrated.*Note: Enter a display name of the Text column you are about to filter next to Column: Text.
    Column: TextDoes not match
    (This filter rule is case sensitive.)te?tAll the items except those whose Text column values are the same as te?t except character ? will be migrated. For example, Fly will be migrated.*Note: Enter a display name of the Text column you are about to filter next to Column: Text.
    Column: Number>=5The item whose Number column value is not smaller than 5 will be migrated. For example, 8 will be migrated.*Note: Enter a display name of the Number column you are about to filter next to Column: Number.
    Column: Number<=5The item whose Number column value is not bigger than 5 will be migrated. For example, 2 will be migrated.*Note: Enter a display name of the Number column you are about to filter next to Column: Number.
    Column: Number=5The item whose Number column value is 5 will be migrated.*Note: Enter a display name of the Number column you are about to filter next to Column: Number.
    Column: Yes/NoEqualsYesThe item whose Choice column value is Yes will be migrated.*Note: Enter a display name of the Choice column you are about to filter next to Column: Yes/No.
    Column: Date and TimeOn or before11/01/2021 12:15The item whose Date and Time column value is earlier than 12:15 11/01/2021 will be migrated.*Note: Enter a display name of the Date and Time column you are about to filter next to Column: Date and Time.*Note: Fly will compare the data time based on UTC time.Make sure the time zones of your browser and site collections are consistent.If the time zones are different, you need to convert the time of your browser and site collections to the UTC time.
    Column: Date and TimeOn or after11/01/2021 12:15The item whose Date and Time column value is not earlier than 12:15 11/01/2021 will be migrated.*Note: Enter a display name of the Date and Time column you are about to filter next to Column: Date and Time.*Note: Fly will compare the data time based on UTC time.Make sure the time zones of your browser and site collections are consistent.If the time zones are different, you need to convert the time of your browser and site collections to the UTC time.
    Column: Date and TimeOn11/01/2021The item whose Date and Time column value is on 11/01/2021 will be migrated.*Note: Enter a display name of the Date and Time column you are about to filter next to Column: Date and Time.*Note: Fly will compare the data time based on UTC time.Make sure the time zones of your browser and site collections are consistent.If the time zones are different, you need to convert the time of your browser and site collections to the UTC time.
    Column: Date and TimeWithin5 DaysThe item whose Date and Time column value is dated in the last 5 days will be migrated.*Note: Enter a display name of the Date and Time column you are about to filter next to Column: Date and Time.*Note: Fly will compare the data time based on UTC time.Make sure the time zones of your browser and site collections are consistent.If the time zones are different, you need to convert the time of your browser and site collections to the UTC time.
    Column: Date and TimeEarlier than5 DaysThe item whose Date and Time column value is dated more than 5 days ago will be migrated.*Note: Enter a display name of the Date and Time column you are about to filter next to Column: Date and Time.*Note: Fly will compare the data time based on UTC time.Make sure the time zones of your browser and site collections are consistent.If the time zones are different, you need to convert the time of your browser and site collections to the UTC time.

    Document Level

    RuleConditionValueResultComment
    NameContainstest.docxThe document whose name contains test.docx will be migrated. For example, abctest.docx will be migrated.
    NameDoes not containtest.docxThe document whose name does not contain test.docx will be migrated. For example, Fly.docx will be migrated.
    NameEqualstest.docxThe document whose name is test.docx will be migrated.
    NameDoes not equaltest.docxThe document whose name is not test.docx will be migrated.
    NameMatches
    (This filter rule is case sensitive.)te*t.docxThe document whose name begins with te and ends with t.docx will be migrated. For example, test.docx will be migrated.
    NameMatches
    (This filter rule is case sensitive.)te?t.docxThe document whose name is the same as te?t except character ? will be migrated. For example, teAt.docx will be migrated.
    NameDoes not match
    (This filter rule is case sensitive.)te*t.docxAll the documents except those whose names begin with te and end with t.docx will be migrated. For example, Fly.txt will be migrated.
    NameDoes not match
    (This filter rule is case sensitive.)te?t.docxAll the documents except those whose names are the same as te?t.docx except character ? will be migrated. For example, Fly.txt will be migrated.
    File extensionEquals.docxThe document whose extension equals .docx will be migrated. For example, Sample.docx will be migrated.
    File extensionDoes not equal.docxThe document whose extension does not equal .docx will be migrated. For example, Sample.txt will be migrated.
    Size>=1MBThe document whose size is not smaller than 1MB will be migrated. For example, a 2MB document will be migrated.
    Size<=1MBThe document whose size is not bigger than 5 will be migrated. For example, a 500KB document will be migrated.
    Created timeOn or beforeRefer to the same filter rule in Site Collection Level.Refer to the same filter rule in Site Collection Level.Fly will compare the data time based on UTC time.Make sure the time zones of your browser and site collections are consistent.If the time zones are different, you need to convert the time of your browser and site collections to the UTC time.
    Created timeOn or afterRefer to the same filter rule in Site Collection Level.Refer to the same filter rule in Site Collection Level.Fly will compare the data time based on UTC time.Make sure the time zones of your browser and site collections are consistent.If the time zones are different, you need to convert the time of your browser and site collections to the UTC time.
    Created timeOnRefer to the same filter rule in Site Collection Level.Refer to the same filter rule in Site Collection Level.Fly will compare the data time based on UTC time.Make sure the time zones of your browser and site collections are consistent.If the time zones are different, you need to convert the time of your browser and site collections to the UTC time.
    Created timeWithinRefer to the same filter rule in Site Collection Level.Refer to the same filter rule in Site Collection Level.Fly will compare the data time based on UTC time.Make sure the time zones of your browser and site collections are consistent.If the time zones are different, you need to convert the time of your browser and site collections to the UTC time.
    Created timeEarlier thanRefer to the same filter rule in Site Collection Level.Refer to the same filter rule in Site Collection Level.Fly will compare the data time based on UTC time.Make sure the time zones of your browser and site collections are consistent.If the time zones are different, you need to convert the time of your browser and site collections to the UTC time.
    Modified timeOn or beforeRefer to the same filter rule in Site Collection Level.Refer to the same filter rule in Site Collection Level.Fly will compare the data time based on UTC time.Make sure the time zones of your browser and site collections are consistent.If the time zones are different, you need to convert the time of your browser and site collections to the UTC time.
    Modified timeOn or afterRefer to the same filter rule in Site Collection Level.Refer to the same filter rule in Site Collection Level.Fly will compare the data time based on UTC time.Make sure the time zones of your browser and site collections are consistent.If the time zones are different, you need to convert the time of your browser and site collections to the UTC time.
    Modified timeOnRefer to the same filter rule in Site Collection Level.Refer to the same filter rule in Site Collection Level.Fly will compare the data time based on UTC time.Make sure the time zones of your browser and site collections are consistent.If the time zones are different, you need to convert the time of your browser and site collections to the UTC time.
    Modified timeWithinRefer to the same filter rule in Site Collection Level.Refer to the same filter rule in Site Collection Level.Fly will compare the data time based on UTC time.Make sure the time zones of your browser and site collections are consistent.If the time zones are different, you need to convert the time of your browser and site collections to the UTC time.
    Modified timeEarlier thanRefer to the same filter rule in Site Collection Level.Refer to the same filter rule in Site Collection Level.Fly will compare the data time based on UTC time.Make sure the time zones of your browser and site collections are consistent.If the time zones are different, you need to convert the time of your browser and site collections to the UTC time.
    Created byContainsRefer to the same filter rule in Folder Level.Refer to the same filter rule in Folder Level.
    Created byEqualsRefer to the same filter rule in Folder Level.Refer to the same filter rule in Folder Level.
    Modified byContainsRefer to the same filter rule in Item Level.Refer to the same filter rule in Item Level.
    Modified byEqualsRefer to the same filter rule in Item Level.Refer to the same filter rule in Item Level.
    Sensitivity labelContainslabelAThe document whose sensitivity name contains labelA will be migrated.*Note: If the sensitivity label is not displayed in the library where the document is stored, the configured sensitivity label filter will not work during the migration.
    Sensitivity labelDoes not containlabelAThe document whose sensitivity name does not contain labelA will be migrated.*Note: If the sensitivity label is not displayed in the library where the document is stored, the configured sensitivity label filter will not work during the migration.
    Sensitivity labelEqualslabelAThe document whose sensitivity name is labelA will be migrated.*Note: If the sensitivity label is not displayed in the library where the document is stored, the configured sensitivity label filter will not work during the migration.
    Sensitivity labelDoes not equallabelAThe document whose sensitivity name is not labelA will be migrated.*Note: If the sensitivity label is not displayed in the library where the document is stored, the configured sensitivity label filter will not work during the migration.
    Sensitivity labelMatches(This filter rule is case sensitive.)la*lThe document whose sensitivity name begins with la and ends with l will be migrated. For example, laABl will be migrated.*Note: If the sensitivity label is not displayed in the library where the document is stored, the configured sensitivity label filter will not work during the migration.
    Sensitivity labelMatches(This filter rule is case sensitive.)la?lThe document whose sensitivity name is the same as la?l except character ? will be migrated. For example, labl will be migrated.*Note: If the sensitivity label is not displayed in the library where the document is stored, the configured sensitivity label filter will not work during the migration.
    Sensitivity labelDoes not match(This filter rule is case sensitive.)la*lAll documents except those whose sensitivity names begin with la and end with l will be migrated. For example, Fly will be migrated.*Note: If the sensitivity label is not displayed in the library where the document is stored, the configured sensitivity label filter will not work during the migration.
    Sensitivity labelDoes not match(This filter rule is case sensitive.)la?lAll documents except those whose sensitivity names are the same as te?t except character ? will be migrated. For example, Fly will be migrated.*Note: If the sensitivity label is not displayed in the library where the document is stored, the configured sensitivity label filter will not work during the migration.
    Content type: NameContainsRefer to the same filter rule in Item Level.Refer to the same filter rule in Item Level.
    Content type: NameDoes not containRefer to the same filter rule in Item Level.Refer to the same filter rule in Item Level.
    Content type: IDEqualsRefer to the same filter rule in Item Level.Refer to the same filter rule in Item Level.
    Content type: IDDoes not equalRefer to the same filter rule in Item Level.Refer to the same filter rule in Item Level.
    VersionCurrent version and latest [] versions3The document’s last 4 versions will be migrated. For example, if a document has the following versions: 1.0, 1.1, 2.0, 2.1, 2.2, then version 1.1, 2.0, 2.1, and the current version 2.2 will be migrated.
    VersionCurrent version and latest [] major versions3The document’s last 3 major versions and the current version will be migrated. For example, if a document has the following versions: 1.0, 2.0, 2.1, 2.2, 3.0, 3.1, and then the major version 1.0, 2.0, 3.0, and the current version 3.1 will be migrated.
    VersionCurrent version and approved versionsN/AAll approved versions and the current version will be migrated.
    VersionCurrent version and major versionsN/AAll major versions and the current version will be migrated.
    VersionNo history versionN/ANo history versions will be migrated.
    Column: TextContainsRefer to the same filter rule in Item Level.Refer to the same filter rule in Item Level.*Note: Enter a display name of the Text column you are about to filter next to Column: Text.
    Column: TextDoes not containRefer to the same filter rule in Item Level.Refer to the same filter rule in Item Level.*Note: Enter a display name of the Text column you are about to filter next to Column: Text.
    Column: TextEqualsRefer to the same filter rule in Item Level.Refer to the same filter rule in Item Level.*Note: Enter a display name of the Text column you are about to filter next to Column: Text.
    Column: TextDoes not equalRefer to the same filter rule in Item Level.Refer to the same filter rule in Item Level.*Note: Enter a display name of the Text column you are about to filter next to Column: Text.
    Column: TextMatches
    (This filter rule is case sensitive.)Refer to the same filter rule in Item Level.Refer to the same filter rule in Item Level.*Note: Enter a display name of the Text column you are about to filter next to Column: Text.
    Column: TextDoes not match
    (This filter rule is case sensitive.)Refer to the same filter rule in Item Level.Refer to the same filter rule in Item Level.*Note: Enter a display name of the Text column you are about to filter next to Column: Text.
    Column: Number>=Refer to the same filter rule in Item Level.Refer to the same filter rule in Item Level.*Note: Enter a display name of the Number column you are about to filter next to Column: Number.
    Column: Number<=Refer to the same filter rule in Item Level.Refer to the same filter rule in Item Level.*Note: Enter a display name of the Number column you are about to filter next to Column: Number.
    Column: Number=Refer to the same filter rule in Item Level.Refer to the same filter rule in Item Level.*Note: Enter a display name of the Number column you are about to filter next to Column: Number.
    Column: Yes/NoEqualsRefer to the same filter rule in Item Level.Refer to the same filter rule in Item Level.*Note: Enter a display name of the Choice column you are about to filter next to Column: Yes/No.
    Column: Date and TimeOn or beforeRefer to the same filter rule in Item Level.Refer to the same filter rule in Item Level.*Note: Enter a display name of the Date and Time column you are about to filter next to Column: Date and Time.*Note: Fly will compare the data time based on UTC time.Make sure the time zones of your browser and site collections are consistent.If the time zones are different, you need to convert the time of your browser and site collections to the UTC time.
    Column: Date and TimeOn or afterRefer to the same filter rule in Item Level.Refer to the same filter rule in Item Level.*Note: Enter a display name of the Date and Time column you are about to filter next to Column: Date and Time.*Note: Fly will compare the data time based on UTC time.Make sure the time zones of your browser and site collections are consistent.If the time zones are different, you need to convert the time of your browser and site collections to the UTC time.
    Column: Date and TimeOnRefer to the same filter rule in Item Level.Refer to the same filter rule in Item Level.*Note: Enter a display name of the Date and Time column you are about to filter next to Column: Date and Time.*Note: Fly will compare the data time based on UTC time.Make sure the time zones of your browser and site collections are consistent.If the time zones are different, you need to convert the time of your browser and site collections to the UTC time.
    Column: Date and TimeWithinRefer to the same filter rule in Item Level.Refer to the same filter rule in Item Level.*Note: Enter a display name of the Date and Time column you are about to filter next to Column: Date and Time.*Note: Fly will compare the data time based on UTC time.Make sure the time zones of your browser and site collections are consistent.If the time zones are different, you need to convert the time of your browser and site collections to the UTC time.
    Column: Date and TimeEarlier thanRefer to the same filter rule in Item Level.Refer to the same filter rule in Item Level.*Note: Enter a display name of the Date and Time column you are about to filter next to Column: Date and Time.*Note: Fly will compare the data time based on UTC time.Make sure the time zones of your browser and site collections are consistent.If the time zones are different, you need to convert the time of your browser and site collections to the UTC time.