Good point, filed. But, once we implement it you'll be publishing more feedbacks? )
- Log in to post comments
Good point, filed. But, once we implement it you'll be publishing more feedbacks? )
Hi, Scott!
Yep, it's the known issue, thess modes work not very clear. But this will be fixed.
But you can see the votes stats in this DeepSee dash for a while.
Click on the Votes column to sort posts by Votes.

BTW, Caché Web Terminal now has intelligent code completion for classes and methods "on the fly" in the latest release, very nice feature.
Hi, Ryan!
Let me show you this via Samples:
This MDX will do the job:
SELECT NON EMPTY {[Measures].[Amount Sold],[MEASURES].[PCT REVENUE SOLD]} ON 0,NON EMPTY HEAD(ORDER([Product].[P1].[Product Category].Members,Measures.[Amount Sold],BDESC),5) ON 1 FROM [HOLEFOODS]
Where PCT REVENUE SOLD has the following expression:
Aggregate(Product.CurrentMember,Measures.[Amount Sold])/Aggregate(Product.CurrentMember.Parent,Measures.[Amount Sold])
This results in Analyzer with the following pivot:

It shows top 5 Product categories by revenue with percent to Total.
Hope this helps
Hi, Mack!
Thanks for the feedback!
Would you please be more specific: do you want more lines for the tag view or the search results?
*wish I could post an answer*
Good point, Scott, thanks. This is filed.
Hi, Mack! Thank you for the feedback!
Yes, it's the known issue and would be fixed with next release.
Hi, Scott! Out of curiosity - why not DeepSee? Have you seen DeepSee REST API, MDX2JSON, DeepSee Web?
Fast, Easy, any metrics.
Hi, Murray! Thanks for the FAQ!
How can the code be highlighted with markdown?
Hi, Martin!
This is known issue listed here and fixed for you now.
You should receive only valid messages notification letters now: one for every new post on DC.
If anyone experiences similar problems please comment here or drop me the email directly.
Great idea! We can introduce special tag Enhancement Request to mark such a proposals.
Hi, Benjamin!
Eduard just posted the solution to automatically implement changes listed in your article.
Hi, Sansa!
What is the Caché installation type? 8-bit, or Unicode? You can find out it via $zv.
Hi, Sylvian! Thanks for the sippet! What is the reason to add DSINTERVAL to all the classes?
That's easy. Add some indices to the Cube's source class and do not rebuild it. Voila.
This is fixed, thank you!
Hi, Dmitry!
It's known issue and will be fixed in the next release.
I think it's available for every version with REST support in Caché. 2012.1?
You are right, Fab. I just like $Translate too much ;)
Thanks for sharing this, John!
Fixed a bit tags and code formatting according to Developer Community FAQ.
Hi Paster-Bachar!
Have you seen Caché Github Continuous Integration project?
It provides you with ability to perform needed operations before/after importing code from Github repository.
Also please see this discussion regarding the CacheGithubCI
Hi, Kevin!
Thanks for the valuable feedback.
We will introduce it to the DC UI in some next release.
But today I can suggest you this DeepSee dashboard with the list of daily posts.
It shows articles daily in the current month (you can pick another month if you want), numbers are clickable to let you go to the posts.
There are also filters on post types, groups, tags and author.
Hope that helps.
Thank you for the feedback, Susan. We are fixing this.
Hi Ponnumani!
I can advise you to have a look on InterSystems online courses.
There is no certification there (yet), but there are plenty of courses where you can upgrade you InterSystems Technology skills.
Thanks, Ray!
And we want to promote InterSystems online documentation too: https://docs.intersystems.com. Not only one you have on your desktop.
Hi, Mike!
And for InterSytems documentation I would mention the online one too:
Hi, Jamie!
I think you can download the release from WRC or make a request on this page.
Colleagues! The tag for novice/newbies posts is "Beginner". Thank you!