0
What/How are the actions coded? If, then logic, etc.
Are there resources I can be pointed to in order to better understand the implementation of logic in general?
I'm interested in this as far as actions/Action Settings as well as implementing MDX in general. It seems like it operates on a mashup of Pyramid/MDX logic but I can't tell.
1 reply
-
Ray I would start looking at help on actions here and here.
For help on constructing action expressions, I would start with an overview of the full PQL function library here, then the specific action functions here and last, the common function library here.
If you have a specific use case or example you need help with, please add it to the thread and we can give you guidance on how to pull it together.