Posted by sw on February 23, 2010 under Corvu |
Often you want to tag additional information to your scorecard whether it is adding additional owners or areas of organisations against measures in your system. Normally we simply create a drop down box in the application hierarchy but once the list gets long it becomes harder to manage and to order alphabetically unless you re-write [...]
Posted by sw on November 19, 2009 under Corvu |
Often you will see that if by mistake or intentionally you named measures too long and used the same description in the short description field, users will see a truncated version of the measure name in the multiple measure update form.
Well rather than keep making the field width longer and longer every time something [...]
Posted by sw on August 1, 2009 under Corvu |
Have you ever had a report in Hypervu which has the capability to drill into another report?
Or
Have number of Portal pages (built in Corportfolio) which are interlinked?
If answer is yes which it should be for must of you (if not than you are not utilising the system fully) than I am confident [...]
Posted by lm on May 4, 2009 under Corvu |
In the CorVu scheduler, you can copy a file and give it a unique file name. A common use of this would be to put the date at the end of a file name. Running the scheduler every week or month would then give you a set of dated ‘snapshots’
In the scheduler, at the point [...]
Posted by lm on April 25, 2009 under Corvu |
In CorVu, you can automatically populate your date prompts, based on a pre determined formula.
Firstly, determine the format of the date required (and I am assuming it’s already been set up in the Knowledge Library). This can be seen by simply putting a prompt on the field and clicking a date. In this example, I’ll [...]
Posted by sw on April 20, 2009 under Corvu |
I have been asked about this topic a number of times on several sites but never had the chance to really dwell into it further until now. In a new environment where people are getting used to of having reports running in HyperVu rather than usual excel, it’s a good idea to provide users as much [...]
Posted by sw on April 14, 2009 under Corvu |
(AIM: Create a monthly or quarterly briefing book online and include CSM maps without a live link to CorStrategy)
Normally if users want to import a CorStrategy Map into portfolio then usual approach would be to publish a portfolio page in HyperVu which has a CSM object embedded. This method is probably your best option to [...]
Posted by lm on January 11, 2009 under Corvu, Corvu 5.2 |
With CorVu, you can easily use dates in formulas and mathematical calculations.
The easiest one is to create a numerical column and subtract one date from another, @date1 - @date 2. This will give the difference in days between the two dates.
The second way is to add/subtract a number to/from a date. This can be [...]
Posted by sw on January 6, 2009 under Corvu |
There is always a need to link some types of documents to your performance management portal (HyperVu), I like prefer the terminology called Information Portal as it covers a broader aspect of displaying analysis. Anyway moving on with the topic, adding links for one or two PDF’s is not a problem but imagine a folder [...]
Posted by lm on December 14, 2008 under Corvu |
As promised, here is a short note on the use of the token function in corvu formula.
Lets say you wanted to break the address out of a delimited string. For example, turn..
4258970|Juniper House|Mount Avenue|London|W5 1QA
into..
Juniper House Mount Avenue London W5 1QA.
The Corvu formula guide tells us that the token function is token(s,d[n]). What this [...]