Forum Discussion
bblackwell3
Helper II
3 years agoChange 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
Helper II
3 years agolet
Source = Sql.Database("LOUSQLWTS711", "AppJourneyTrackingDB_Dev"),
Roadmap_AppTargetPlatform = Source{[Schema="Roadmap",Item="AppTargetPlatform"]}[Data]
in
Source
bolfri
Solution Sage
3 years agoGive me also a colum names, because this is an issue here.
- bblackwell33 years ago
Helper II
I need Id, AppId, PlatformName, and PlatformSequence
- bblackwell33 years ago
Helper II
Did you need any other info?
- bblackwell33 years ago
Helper II
I still have no resolution for this 😞