Hi, Adrian! I can delete your account. Would you please comment this account from account you want to delete?
- Log in to post comments
Hi, Adrian! I can delete your account. Would you please comment this account from account you want to delete?
Did it. And we have Global Summit 2017 tag for the new event.
Hi, George!
Hope notifications work now? )
Hi!
Thanks for the validator. Put it to the issues for the next sprint.
Thank you, Joyce!
Hi, Joyce! Thank you for reply!
Did I understand properly that when I rename the class in Atelier the new file (Class C) will appear on the server after sync and the old one Class B will be still there too?
Another question here. Again we have Class A and Class B in Atelier project, in the repo and on the server.
Suppose, Developer B in my team deleted class A, renamed class B to Class C and pushed it to the repo.
Then If I check files out from the repo Atelier project will consist of Class C only. And if I sync Atelier with the server I would have Class A, Class B and Class C there, right?
So I guess I should never trust development server and if I want server be equal to the repo I should purge all the classes from namespace periodially and upload them from Atelier. right?
Thank you in advance!
Hi, Leane!
This is fixed today. Would you please try it again?
Thank you Leane!
Yes, it seems something has been broken in the group and tag feeds. Filed the bug, hope will be solved soon.
Moved the post into Developer Community Feedback group.
Hi, Mack!
Thanks for the thorough feedback!
I filed this to the backlog and we'll think about how to make search results more usable.
Yes, that would be helpful. We have this in the queue.
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 ;)