Datapage in branch accessing wrong report definition

Hi All,

I’ve made a few changes to a datapage and the referenced report definition and both are in a branch. But when I run the datapage it’s not using the changed report definition that’s in the branch but continues to use the original one.

What gives? If I make the original one “not available” then the datapage doesn’t work.

Any ideas?

Thanks
Craig

@CraigA52Did you try check in and flushing of Data page and see if that it picking up correctly?

Hi @pavan3753

Yes I flushed the datapage each and everytime I tried something different. No difference at all.

@CraigA52

If it is a node level data page, ensure your D page access group has access to the branch.

@AvikMitra Well done that man, it was driving me nuts. Thanks for that.