This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreDid you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. Register now
Allowing DataFlow objects with same name but in different folder. This is purely from SDLC life cycle perspective
e.g., in Fabric server DataFlow , we can have same object but in different folders with different parameters to enable smoother development and QA process. Limiting data for development and retaining more data to cover test scenarios are different SDLC situation that occurs in every single development irrespective of technology.
Dev Folder - Table_1
SIT Folder - Table_1
So that when we build versions of power bi dashboard, we point one with table_1 and publish inder DEV folder and vice versa against SIT folder.
This will enable avoiding creating multiple workspaces just for SDLC phases (like dev/qa/regression/uat/performance)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.