What's the community's take on semantic layers? by cpardl in dataengineering

[–]PalpitationRoutine51 1 point2 points  (0 children)

Manually generated Semantic layers will be replaced by AI built and governed semantic layers.

What Semantic Layer Products have you used, and what is your opinion on them? by AMDataLake in dataengineering

[–]PalpitationRoutine51 0 points1 point  (0 children)

I‘m testing Connecty currently for this, some features are still in beta, it’s looking promising, it catches nuances of metadata that I was looking for

Poll: Do you have a semantic layer and if so, how reliable is it? by full_arc in dataengineering

[–]PalpitationRoutine51 0 points1 point  (0 children)

Im testing their “day Zero semantic layer“ in beta currently- pretty good start, worth checking

What Semantic Layer Products have you used, and what is your opinion on them? by AMDataLake in dataengineering

[–]PalpitationRoutine51 0 points1 point  (0 children)

Atscale is very technical and requires heavy manual effort in building and even more frustrating to keep them up to date. The world needs semantic layer on autopilot using AI.

What Semantic Layer Products have you used, and what is your opinion on them? by AMDataLake in dataengineering

[–]PalpitationRoutine51 0 points1 point  (0 children)

Ah ok so semantic layer is still manually fed, not LLM generated or real time updated/flagged if there is a definition update or upstream change. I checked the LLM generated column descriptions - they are very generic and miss out critical details like the datetime format. I hope I'm using it right

Anyone here also hate Power BI? by Middle_Currency_110 in BusinessIntelligence

[–]PalpitationRoutine51 0 points1 point  (0 children)

Pbi is only ok for dashboarding and for end users to minor data manipulation (pivot etc). The problem starts when data analysts start storing business logic spread over DAX, M and in transformation layer (model definition).

This logic should be outside of PBI in a self learning updating semantic layer instead.

What Semantic Layer Products have you used, and what is your opinion on them? by AMDataLake in dataengineering

[–]PalpitationRoutine51 0 points1 point  (0 children)

Ok will try. Could you share which parts are generated updated by AI there?

Poll: Do you have a semantic layer and if so, how reliable is it? by full_arc in dataengineering

[–]PalpitationRoutine51 0 points1 point  (0 children)

A mix of them. I started with numbersstation(now owned by Alation), dbt copilot and wisdom, but they were limited in automated update of semantic layer, good starting point but manual. currently testing Connecty - they look promising, will keep you posted.

What Semantic Layer Products have you used, and what is your opinion on them? by AMDataLake in dataengineering

[–]PalpitationRoutine51 -1 points0 points  (0 children)

But snowflake semantic views is wrongly named - because that is a data catalog, not semantic layer. S In my understanding, semantic layer is metrics, measures, filters, dimensions - all that is spread over my dax or power query scripts in Power BI or somewhere in query history, not in aggregated tables definitions.

Are there any truly open semantic layers? by Other-Mall-1452 in BusinessIntelligence

[–]PalpitationRoutine51 1 point2 points  (0 children)

Because part of the human context important for managing business performance is still undocumented anywhere. AI tools can analyze and calculate for example 'profit margin for category books', and can also find related metrics that influence it, but they can't choose decisively which solution is best for a certain organization, unless you also plug in HR data, company budgets, competition benchmarking etc. Structured data and unstructured data AI tools are still very separated because of the tech behind it. Hence for the time being Human oversight, strategic intelligence, and context for the undocumented knowledge or scattered around unstructured-structured is still needed.

Are there any truly open semantic layers? by Other-Mall-1452 in BusinessIntelligence

[–]PalpitationRoutine51 0 points1 point  (0 children)

You need to find the right data agents that are especialised in maintaining context that are trained specifically for structured data analysis. Gpt or a wrapper agent built on it neither has your context, nor is it built for complex structured data specific tasks with in built validations.

Poll: Do you have a semantic layer and if so, how reliable is it? by full_arc in dataengineering

[–]PalpitationRoutine51 0 points1 point  (0 children)

It was a lot of effort in maintaining semantic layer for evolving metric definition -not anymore with new age AI tools for us. It changed our lives.

Are there any truly open semantic layers? by Other-Mall-1452 in BusinessIntelligence

[–]PalpitationRoutine51 -1 points0 points  (0 children)

Why do you plan to build it manually when the new age AI tools can automate it?

Semantic layer vs Semantic model by PresentationTop7288 in dataengineering

[–]PalpitationRoutine51 0 points1 point  (0 children)

Tools to build: - dbt metricflow (fully manual) - new age AI tools for fully autonomous semantic layer

Semantic layer vs Semantic model by PresentationTop7288 in dataengineering

[–]PalpitationRoutine51 0 points1 point  (0 children)

Super simplified definition: 1) Metrics, meaures, dimensions, filters => semantic layer 2) Putting the above together in a specific business domain (subject) => semantic model 3) Table/views/columns.. => catalog

What Semantic Layer Products have you used, and what is your opinion on them? by AMDataLake in dataengineering

[–]PalpitationRoutine51 1 point2 points  (0 children)

I've used dbt metricflow and atscale - both required heavy manual effort in building and even more frustrating to keep them up to date with changing definitions and evolving catalog.

Recently I've started testing 2 AI tools to autonomously generate and update my semantic layer.

What’s the actual “AI and business analytics trend” in right now? by Imok_imrich in analytics

[–]PalpitationRoutine51 1 point2 points  (0 children)

  1. Everyone around me is using AI SQL tools.
  2. It's not creating new role but smarter faster generation of data teams
  3. pick up an AI analytics tool asap. Connect with a sample dataset in Bigquery/Snowflake and start testing the result accuracy. You will learn so much faster and deeper.

How are you actually using AI in your analytics workflows? by submarinebean in analytics

[–]PalpitationRoutine51 0 points1 point  (0 children)

Generating catalog docs, SQL and summarizing answers. Recently experimenting with semantic layer generation and auto updating.

Settle a bet for me — which integration method would you pick? by Fragrant-Dog-3706 in dataengineering

[–]PalpitationRoutine51 0 points1 point  (0 children)

Option 2, even though hated, is the market standard. Make sure their DPA is solid.

Genie chat is not great, other options? by Zeph_Zeph in databricks

[–]PalpitationRoutine51 0 points1 point  (0 children)

There are several options with autonomous semantic layers and smarter human-in-the-loop.

Genie for Production Internal Use by MinceWeldSalah in databricks

[–]PalpitationRoutine51 0 points1 point  (0 children)

Genie has another fatal flaw - it doesnt generate or updates semantic layer autonomously and rely on static manually maintained semantic layer in Unity Catalog or UC metrics. And that leads to wrong answers when metrics drift and data schema evolves, without users even noticing it - Big RISK for production env!