Skip to content

Commit ccaa157

Browse files
committed
Updated pre-req and intro wording.
1 parent 80f8c4a commit ccaa157

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Imagine you're a data analyst at Lamna Healthcare Medical Center, responsible for helping clinical operations teams understand patient care patterns across your facility. 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.
1+
Imagine you're a data analyst at Lamna Healthcare, responsible for helping clinical operations teams understand patient care patterns across your facility. 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.
22

33
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.
44

learn-pr/wwl-data-ai/understand-fabric-iq-fundamentals/index.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ abstract: |
1919
- Compare ontology modeling's concept-driven approach with traditional use-case-driven data modeling
2020
prerequisites: |
2121
Before starting this module, you should have:
22-
- Ability to navigate the Microsoft Fabric portal
23-
- Conceptual understanding of data concepts such as tables, columns, and relationships
22+
- The ability to navigate the Microsoft Fabric portal
23+
- A conceptual understanding of data concepts such as tables, columns, and relationships
2424
- General familiarity with business intelligence and analytics scenarios
2525
iconUrl: /learn/achievements/generic-badge.svg
2626
levels:

0 commit comments

Comments
 (0)