cancel
Showing results for 
Search instead for 
Did you mean: 

Data Action isn't running

ahfadoo
Participant
0 Kudos
657

I have been using data actions throughout my project and have had no issues running my data actions. Today I tried to run a basic data action which lets one account member = 5000 just to test out my data action. The platform says that the Data action has run but no values are returned in the table and I can not figure out why. This has occurred twice in two different models with different measures and accounts. I can not seem to find what is causing the issue.

this is what the result looks like.

this is my data action.

Additionally, I can not show the generic dimensions but I can ensure that the if statement is being met as it is currently in my table. My measure is the default settings. And every account member has no calculations nor hierarchies.

Any help would be appreciated!

Accepted Solutions (0)

Answers (1)

Answers (1)

N1kh1l
Active Contributor
0 Kudos

ahfadoo

ahfadooCheck the DA Monitor. Filter with 1 member of GL which will meet the IF condition and put it in memberset directly and try running the DA by commenting the IF condition and see if it creates any data.

ahfadoo
Participant
0 Kudos

nikhil_1486

This is the result in the Data action monitor after I've ran my data action with the specifications you recommended.

N1kh1l
Active Contributor
0 Kudos

ahfadoo

is this without the IF check ?

ahfadoo
Participant
0 Kudos

nikhil_1486 yes it is

ahfadoo
Participant
0 Kudos

nikhil_1486

Here is the example

N1kh1l
Active Contributor
0 Kudos

ahfadoo

Try to scope other dimensions of your model. Do you get any validation error in script or warning ?

ahfadoo
Participant
0 Kudos

nikhil_1486

I am getting no validation errors at all. In the data action it says its works perfectly. And I just realised that the only common factor between the model I am using in the pictures provide and the model I used before(where my data action did not work) was the fact that they share the same public dimensions. I tried running the data action on another model with custom generic dimensions and it ran just fine. I think it might have something to do with the dimensions involved