go to post Evgeny Shvarov · Oct 20, 2016 Did it. And we have Global Summit 2017 tag for the new event.
go to post Evgeny Shvarov · Oct 20, 2016 Hi!Thanks for the validator. Put it to the issues for the next sprint.
go to post Evgeny Shvarov · Oct 18, 2016 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!
go to post Evgeny Shvarov · Oct 17, 2016 Hi, Leane!This is fixed today. Would you please try it again?
go to post Evgeny Shvarov · Oct 17, 2016 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.
go to post Evgeny Shvarov · Oct 13, 2016 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.
go to post Evgeny Shvarov · Oct 13, 2016 Good point, filed. But, once we implement it you'll be publishing more feedbacks? )
go to post Evgeny Shvarov · Oct 13, 2016 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.
go to post Evgeny Shvarov · Oct 13, 2016 BTW, Caché Web Terminal now has intelligent code completion for classes and methods "on the fly" in the latest release, very nice feature.
go to post Evgeny Shvarov · Oct 12, 2016 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
go to post Evgeny Shvarov · Oct 11, 2016 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?
go to post Evgeny Shvarov · Oct 11, 2016 *wish I could post an answer*Good point, Scott, thanks. This is filed.
go to post Evgeny Shvarov · Oct 11, 2016 Hi, Mack! Thank you for the feedback! Yes, it's the known issue and would be fixed with next release.
go to post Evgeny Shvarov · Oct 10, 2016 Hi, Scott! Out of curiosity - why not DeepSee? Have you seen DeepSee REST API, MDX2JSON, DeepSee Web?Fast, Easy, any metrics.
go to post Evgeny Shvarov · Oct 10, 2016 Hi, Murray! Thanks for the FAQ! How can the code be highlighted with markdown?
go to post Evgeny Shvarov · Oct 10, 2016 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.
go to post Evgeny Shvarov · Oct 6, 2016 Great idea! We can introduce special tag Enhancement Request to mark such a proposals.