Hello, I'm having an issue when calling the execut...
# gooddata-cn
c
Hello, I'm having an issue when calling the execute endpoint, here's an example scenario: • Attribute:
AccountName
• Filters: ◦ 2 related attribute filters, ex:
AccountID
and
AccountName
▪︎
AccountID
is a single value, ex:
values: ["id1"]
▪︎
AccountName
is multiple values, ex:
values: ["id1", "id2"]
◦ 2 unrelated absolute date filters, ex:
Test_AsOfDate
,
Test2_AsOfDate
, both having the same `to`/`from` value If I remove the 1 of the date filters above, I get a single value returned for
dimensionHeaders.headerGroups.headers
as expected, but as soon as I add the 2nd date, it returns all possible values for
AccountName
(in this case 53 records or so) . The question: Is this a known limitation or a bug? (We are using GD CN 2.3.2)
i
Hi Cayce, I am afraid, this is the expected behaviour, since it is not possible to filter an Insight by two different date dimensions in Analytical Designer/Dashboard under the GD.CN.
I am sorry, the article that I linked here before would be more suitable for a different product, not for CN.
c
thanks for the answer @Ivana Gasparekova 👍
r
Hi @Ivana Gasparekova ... is there a plan to support multiple date dimensions in future?
i
Hi @rohit mathur, yes, this is already on our roadmap, but there is no ETA yet. Please feel free to subscribe to our Product Updates to get posted about new features.