{
    "componentChunkName": "component---src-templates-feature-v-3-js",
    "path": "/dynamodb-json-path-filtering/",
    "result": {"pageContext":{"slug":"dynamodb-json-path-filtering","name":"Visual JSON path filtering","category":"Explore data","headline":"Turn a nested value into a filter.","description":"Explore an item's maps and lists, filter by a nested value, and bring the attributes you care about into the data grid as saved columns.","image":"paths","caption":"The JSON path inspector showing nested shipping attributes and typed values.","sections":[{"title":"Follow the structure","body":"Browse maps and lists to inspect exact paths and values. Literal dots in attribute names stay distinct from the separators between nested attributes."},{"title":"Filter with the right type","body":"Create a filter or exclusion from a scalar value. Strings, numbers, booleans and null keep their DynamoDB meaning instead of becoming interchangeable text."},{"title":"Keep useful paths visible","body":"Add a nested attribute as a grid column. Dynobase saves those column choices per table so they are available when you return."}],"start":"Open Dynobase and follow these steps to use visual json path filtering.","steps":[{"title":"Inspect an item","body":"Right-click an item in the data grid and open the JSON path inspector."},{"title":"Choose a nested value","body":"Find the nested path, then use the value's filter or exclude action. You can also add its path as a column."},{"title":"Review and run","body":"Review the staged predicate in the query builder. Run the query or scan when the conditions are ready."}],"note":"Creating a predicate does not run a request. DynamoDB filters apply after items are read, so narrowing the returned results does not necessarily reduce scan read capacity. Vector-index filters are a separate feature.","faq":[{"question":"Can attribute names contain dots?","answer":"Yes. The inspector quotes literal attribute names where needed, so an attribute named postal.code is distinct from a postal object containing a code attribute."},{"question":"Does adding a column change my items?","answer":"No. Nested columns change the grid's presentation. Filtering and adding columns do not write data to your table."}],"related":["dynamodb-schema-explorer","dynamodb-query-workspace","dynamodb-scan-controls"]}},
    "staticQueryHashes": ["3649515864"]}