I have a list full of items, each item has a categoryid,
i want to filter the list of items by the categoryid in my xsl code, I can do this if i specify what my category id is, but i wanted to try and make it generic, don't know if that makes sense, but please look at the code below.
I am...
I have only done basic queries using MDX and now I am in a spot of trouble. I am trying to query data from a cube and want the data returned to be based on elements that do not appear in the result set. I have made a similar query against the Foodmart cube.
This one works
SELECT
{...
I have a pop-window which is a form. it calls an asp page which performs an update to a db. then outputs the following html. Which should close the pop-up and refresh the opening window.
<html>
<head>
<script language="Javascript">
function ManipulateWindows()
{...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.