Hello, I was wondering if we can filter by platfor...
# ui
e
Hello, I was wondering if we can filter by platform_instance on the side. I don't see an option for instance and wondering if this is an error or has not been implemented yet. I am currently on v0.8.33 of datahub
b
Hi Sagar! yup you should be able to filter by platform instance. I believe it drops to the bottom of all your filters, but it will only appear there if you have any entities with a
dataPlatformInstance
aspect that also includes the
instance
field in that aspect (not just
platform
). This is when we have access to an
instanceId
and can display this on an entity next to its platform name
e
Ohh okay thank you
we do have datasets that have the URN
urn:li:dataset:(urn:li:dataPlatform:snowflake,our_platform_instance.db.schema.table,PROD)
our_platform_instance
doesn't show up as a "Container" thus not allowing us to filter
b
@echoing-alligator-70530 Do you see any "Platform Instance" filter on the left side? Also, which version are you on?
e
@big-carpet-38439 I am on v0.8.33 and I do not see it
b
Got it - I think it might have been released in a more recent version. Cc @bulky-soccer-26729 to check me on that
b
^yup I believe that is the case!
e
okay thank you!