{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...
I'm having problems with using the Adobe and Power BI desktop connector.
I asked in the Power BI forums and was told that the issues are due to
limitations from the Adobe API. I am hoping to get some answers to some
questions or to get some work arounds for some issues. 1. Only a few of
my segments appear in the navigator tool. I have created a few segments
recently in Adobe and none of them are showing up to use as parameters.
Currently I have to get the segment ID and then manually enter them ...
How do I find the segment ID for a segment that I have created. I am
looking for a value similar to (s3751_59c0261db5e1f3497b9b8d39).I need
the segment ID so that I can use the segment in Power BI using the Power
BI Adobe connector, as my segments currently do not show up.Thanks