Forum Discussion
bblackwell3
3 years agoHelper II
Change Sequenced data to Columns
Hey All. I have a PowerBI model that has a table that contains Ids of applications, platform and the platform sequence. The platform sequence refers to which platform the app will migrate to over tim...
bblackwell3
3 years agoHelper II
let
Source = Sql.Database("LOUSQLWTS711", "AppJourneyTrackingDB_Dev"),
Roadmap_AppTargetPlatform = Source{[Schema="Roadmap",Item="AppTargetPlatform"]}[Data]
in
Source
bolfri
3 years agoSolution Sage
Give me also a colum names, because this is an issue here.