{Cube.ApplyParameter, "Segment", {{"sdfasdf"}}}This can be found in the
advanced editor while in power query mode. The segment ID for a segment
is at the end of the URL while viewing the segment in Adobe.let Source =
AdobeAnalytics.Cubes([HierarchicalNavigation=true]), #"xxxxxxxxxxxxxxl"
= Source{[Name="xxxxxxxxx"]}[Data], xxglobaldata =
#"xxxxxxxxxxx"{[Id="xxglobaldata"]}[Data], #"Added Items" =
Cube.Transform(xxglobaldata, { {Cube.ApplyParameter, "DateRange",
{#date(2018, 1, 1), #date(2018, 12...