MicrosoftLearning / mslearn-fabric

This repository hosts content related to Microsoft Fabric content on Microsoft Learn.
https://microsoftlearning.github.io/mslearn-fabric/
MIT License
159 stars 124 forks source link

Lab 11. Query a data warehouse in Microsoft Fabric #167

Open prismprocess opened 2 weeks ago

prismprocess commented 2 weeks ago

Module: 11 Lab Task: Saving a view Step: 03

Description of issue

If the student manually types in the WHERE filter in step 3 and tries to save the query as a view it will fail. It is not made clear in the instructions that the view will only save if the semicolon statement terminator is removed. If the student uses the code copy feature in the VM the problem does not occur as the semi colon has been removed from the code in step 3 that was present in step 2.

AngieRudduck commented 2 weeks ago

@JulianePadrao can you please confirm?