J
jfizer
I have a rather convoluted setup here. I'm working on an app that uses
IBM Lotus Domino as its backend. Domino is a flat database system that
has no connection system so I cant link a Pivot table directly to it.
No problem since I can just have the Domino agent print out some XML
on the web page that has the OWC pivot table in it. While this works
well enough I'm getting "cannot find dimension member [field
name].[field name] in a name binding function" errors when I try to
generate a calculated total or field that refrences data directly. The
work around thus far has been to gerate totals and use them for my
calculations. However this wont work for the turn over ration table I
now need to generate. Any ideas as to where I should start looking in
order to solve this problem?
IBM Lotus Domino as its backend. Domino is a flat database system that
has no connection system so I cant link a Pivot table directly to it.
No problem since I can just have the Domino agent print out some XML
on the web page that has the OWC pivot table in it. While this works
well enough I'm getting "cannot find dimension member [field
name].[field name] in a name binding function" errors when I try to
generate a calculated total or field that refrences data directly. The
work around thus far has been to gerate totals and use them for my
calculations. However this wont work for the turn over ration table I
now need to generate. Any ideas as to where I should start looking in
order to solve this problem?