Skip to content

Commit ef403f6

Browse files
committed
Fix preview notice: move paragraph text out of blockquote
1 parent 89407ea commit ef403f6

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

learn-pr/wwl-data-ai/create-ontology-with-fabric-iq/includes/1-introduction.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
Imagine you work at Lamna Healthcare, a fictitious medical center that manages operations across hospitals, departments, and rooms.
22

33
> [!IMPORTANT]
4-
> Fabric IQ is currently in [preview](/fabric/fundamentals/preview). Your data lives in multiple places—hospital, department, room, and patient records exist as lakehouse tables, while continuous vital signs monitoring from intensive care unit (ICU) equipment streams into an eventhouse. To enable natural language queries and exploration across all of it, you need to create an ontology that unifies these data sources with consistent business vocabulary.
4+
> Fabric IQ is currently in [preview](/fabric/fundamentals/preview).
5+
6+
Your data lives in multiple places—hospital, department, room, and patient records exist as lakehouse tables, while continuous vital signs monitoring from intensive care unit (ICU) equipment streams into an eventhouse. To enable natural language queries and exploration across all of it, you need to create an ontology that unifies these data sources with consistent business vocabulary.
57

68
You face a key decision: how to start building your ontology. You can automatically generate structure from an existing Power BI semantic model, or build from scratch using OneLake data. Both paths lead to the same destination—a complete ontology bound to your lakehouse tables and eventhouse streams.
79

learn-pr/wwl-data-ai/understand-fabric-iq-fundamentals/includes/1-introduction.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
Imagine you're a data analyst at Lamna Healthcare, responsible for helping clinical operations teams understand patient care patterns across your facility.
22

33
> [!IMPORTANT]
4-
> Fabric IQ is currently in [preview](/fabric/fundamentals/preview). Patient records sit in lakehouse tables while vital signs stream continuously from ICU monitoring equipment into an eventhouse. When hospital administrators ask questions like "Which patients in the ICU have elevated vital signs?" or "How many beds are occupied on the surgical floor?", you need to manually join lakehouse tables with eventhouse streams, translate business terms into technical column names, and write complex queries.
4+
> Fabric IQ is currently in [preview](/fabric/fundamentals/preview).
5+
6+
Patient records sit in lakehouse tables while vital signs stream continuously from ICU monitoring equipment into an eventhouse. When hospital administrators ask questions like "Which patients in the ICU have elevated vital signs?" or "How many beds are occupied on the surgical floor?", you need to manually join lakehouse tables with eventhouse streams, translate business terms into technical column names, and write complex queries.
57

68
Business users can't explore the data themselves—they depend on you to write queries each time they have a question. By the time you deliver answers, clinical conditions may have already changed.
79

0 commit comments

Comments
 (0)