intakedesk / PowerBI-General

Placeholder for issues migrated from Jira
1 stars 0 forks source link

CLIENTS: Talcum Death SOL using Spreadsheet's wrongful death data, AWKO, Bay, Entrekin #559

Closed jesusitd closed 4 years ago

jesusitd commented 4 years ago

Enabled SharePoint Source for SOL SOL MASTER.xlsx., also Dataflow source of Sol table using this PQ code:

let
    Source = PowerBI.Dataflows(null),
    #"5b6ed890-8be2-420f-908c-bc78585cd40d" = Source{[workspaceId="5b6ed890-8be2-420f-908c-bc78585cd40d"]}[Data],
    #"8286f25d-cf54-4088-b4e6-0fce9dc74d53" = #"5b6ed890-8be2-420f-908c-bc78585cd40d"{[dataflowId="8286f25d-cf54-4088-b4e6-0fce9dc74d53"]}[Data],
    Sol = #"8286f25d-cf54-4088-b4e6-0fce9dc74d53"{[entity="Sol"]}[Data]
in
    Sol

Cannot Import into Clients Dataflow (SharePoint source not supported).

Importing into specific Clients datasets:

jesusitd commented 4 years ago

New layout for Deceased section: image

Power Query calculated columns:

DONE for:

jesusitd commented 4 years ago

Closed. Ongoing requirement as needed.