Hello,
I need to find out via VB and Excel objects if some part of text in a range (my range = one cell) is formatted.
E.g. the text = "This is a TEST"
In this case I need to know that TEST is bold.
Is there a way to do that?
Thanks a lot,
IFK
Hi Phoenixier,
sorry about that.
I just have one more hint for you. Maybe you don't get a sufficient XML. In PromptDislplayCuLib.asp you'll find a function called:
CreateDisplayXMLForObjectPrompt
In there you'll find an If-statement that checks for prompt = PromptObject_cart_HIbrowsing.xsl...
Hi,
since you wrote nothing about making the new prompt-style known to the prompt and the MSTR Web I assume that you still use the old prompt style for the single list box.
1. Make the new style known to the project!
You can do that in the project configuration dialog.
Project Definition ->...
Ok, that was a misunderstanding.
I guess you need to select one customer. Then you just want to show his no. 1 ranked store, the sales of the customer in this store and the sales of the customer in all other stores, right?
First you need to build a metric that adds up all the customer's sales...
How about you try to create one metric that sums up the sales all of the stores, eg. named All Stores Sales.
For that you create a metric on the sales fact and set the level to: target = store with an absolute filter.
Then create a second metric called Other Stores Sales that does the...
Once you open the metric editor for"RP Number of Reports" the definition looks probably like this:
Count(Report) {~}
Mark Count and right-click. There should be an option in the context menu called "parameter of: count"
There you'll find three parameters. One is called...
Your problem is that the metric "RP Number of Reports" does not count the distinct reports. Therefore it shows the same number of reports as "RP Number of Jobs" since every job belongs to a report, right?
I have set the "distinct" function parameter of the count...
Hello spod
thank you for the answer, but I think that is not the solution to my problem.
The problem is basically that I don't know what metrics I need a value prompt for, since I don't know which metrics the user will put on the template.
Therefore whenever the user puts a metric on the...
Hi,
I have the following problem.
We populate a template with a set of metrics, choosen by the user via a object prompt.
Then we would like to prompt the user to filter on the selected metrics.
Any idea?
Thanks a lot!
-Ingo
Hi,
I hope someone here can help me with my little problem.
We need to show the long description instead of the regular description of reports and folders in a web project. If possible just by selecting a setting rather than recoding the asp pages.
Does anyone know if such a setting exists...
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.