From 446d5f164400408c89dbdfb482192f4adab5df1a Mon Sep 17 00:00:00 2001 From: "Anna Hoffman (Thomas)" Date: Tue, 2 Sep 2025 11:15:26 -0400 Subject: [PATCH] remove requirement to enable sql db, it is enabled by default --- powerbi-docs/create-reports/translytical-task-flow-tutorial.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/powerbi-docs/create-reports/translytical-task-flow-tutorial.md b/powerbi-docs/create-reports/translytical-task-flow-tutorial.md index c9dec92733..c37f94196b 100644 --- a/powerbi-docs/create-reports/translytical-task-flow-tutorial.md +++ b/powerbi-docs/create-reports/translytical-task-flow-tutorial.md @@ -31,7 +31,6 @@ If you don't have an existing Fabric capacity, [start a Fabric trial](/fabric/fu ## Prerequisites * Enable [required preview features](./translytical-task-flow-overview.md) in Power BI and Fabric. -* [Enable SQL database in Fabric using admin portal tenant settings](/fabric/database/sql/enable). * Power BI Desktop. If you don't have Power BI Desktop installed on your device, follow the instructions in [Get Power BI Desktop](../fundamentals/desktop-get-the-desktop.md). ## Overview @@ -363,4 +362,4 @@ If anything goes wrong with the translytical task flow, you receive a message th ## Next steps * To get ideas for translytical task flows that you can incorporate into your workflows, see [Translytical task flow examples](https://gist.github.com/Sujata994/c354ec8d0821e875e45c86f2bd1d5cc8#AddAnnotation). -* To learn more about options for integrating data function buttons into Power BI reports, see [Create a data function button in Power BI](./translytical-task-flow-button.md). \ No newline at end of file +* To learn more about options for integrating data function buttons into Power BI reports, see [Create a data function button in Power BI](./translytical-task-flow-button.md).