Who is online?
0
guests and
0
members
Member login
|
Become a member
Home
Articles
Forums
Blogs
Jobs
Events
Files
Spaces
People
login
register
Home
» search results
Search Results: PPS
40 results found
Build your apps for Office 2013 and SharePoint 2013 with the help of NAPA.
It’s really interesting and exciting to see these kinds of new technology and tools by the Microsoft. It’s my great opportunity that I had a change to attend one of the first Asian Dev-Camps related to ‘Build apps for office and SharePoi
Author:
Anil
Date: 3/29/2013 Section:
Blog
tags :
NAPA
,
Office 2013
,
SharePoint 2013
,
Visual studio 2012
,
Windows Azure
Advanced fill color expressions
Summing up the match flag would only indicate the number of complete matches, not partial matches. I did get this working though, by adding two flags to my query: MatchingAppsAllFlag and MatchingAppsSomeFlag. Then my text box fill expression looks like th
Author:
JustinJohnson
Date: 12/28/2010 Section:
Forum
SSIS vs. Informatica
If you want to advance your carrier in BI then either way is fine... but recently according to study MS BI had Fastest and strongest growth so you wont have any issue getting Job/Pay. You will find more and More SSIS Jobs as MS BI Takes Lead in Mid/Large
Author:
NayanPatel
Date: 5/23/2012 Section:
Forum
tags :
Compare ssis vs Informatica
,
INFORMATICA POWERCENTER
,
InfoSSIS
Mock-Up Applications for dashboard/report designs
Many of my projects are for executives that are hungry for BI, particularly the C level person that wants a dashboard. The problem I've faced several times is: "I know I want a dashboard and I want to see these metrics and KPIs, but I don't know how I wan
Author:
m3crast
Date: 3/8/2011 Section:
Forum
tags :
dashboard
,
design
,
mock
,
mock-up
Populate data in the table from multiple csv files
If you have a requirement to keep each part of the import in an SSIS package - you might consider a script task to concatenate the rows - or a ScriptTask data source component ( within a data flow ) and let some C# / VB.Net code do the heavy lifting on th
Author:
KeithHyer
Date: 5/24/2011 Section:
Forum
tags :
concatenate
,
CSV
,
optimization
Advanced fill color expressions
Thanks Kenny and Daniel. That's what I needed. Now I just need to find a way to add Yellow into the mix if the 3 tool combination has 2 matching apps. Is it possible to count the number of rows within a grouping that match certain criteria? For example, i
Author:
JustinJohnson
Date: 12/28/2010 Section:
Forum
Mobile Apps Testing Training Online
There is worldwide tremendous growth in Mobile phone market and lots of companies launching and have launched their Mobile phone brands, this scenario has created a high demand of 'Mobile Phone Testing' resources in market and there is high resource crunc
Author:
shilrot
Date: 11/30/2012 Section:
Blog
tags :
It Online Training
Performance Point filter weirdness - HELP
Hello, I am using SSAS 2008 R2 with Performance Point 2010 on Sharepoint 2010. All patched to the most recent levels. I have a filter that allows me to select members of a dimension, and for all but one of the members, everything works perfectly. The prob
Author:
kpelchat
Date: 7/7/2011 Section:
Forum
tags :
Performance Point
,
sharepoint 2010
,
SSAS 2008 R2
SSRS-embedded-in-
PPS
_Gotcha
In Performance Point, we can create a report that points to an SSRS report, and embed this in our dashboard. The advantage of doing this is the richness of the interaction with other PPS parts, so for instance, being able to click on a scorecard, and have
Author:
MarkGStacey
Date: 8/2/2010 Section:
Blog
tags :
SSRS Performance Point PPS Sharepoint security
PerformancePoint - Effectively Disable Analytic Grid Right Click Select Measures Functionality
The Analytic Grid available in Microsoft PerformancePoint 2010 is a powerful tool for allowing users to dynamically explore data within a dashboard. One of the features it provides is the ability to right click on left most column which contains the row l
Author:
MMilligan
Date: 7/13/2011 Section:
Blog
Using Performance Points scorecards as filters to solve cascading dropdown and row count issues
Performance Point Filters and scorecards One of the criticisms often levelled at Performance is the lack of cascading dropdowns. Not when selecting from a single hierarchy (which PPS does quite well, up to a soft limit of 5000 members), but when attemptin
Author:
MarkGStacey
Date: 4/17/2011 Section:
Blog
tags :
PerformancePoint PPS Scorecards Filters row limit cascading dropdowns
PPS
Error exporting scorecards
So when exporting scorecards to PowerPoint or Excel, I'd get the error below: An unexpected error occurred. Error 46645. Exception details: System.ServiceModel.FaultException: The server was unable to process the request due to an internal error. For more
Author:
MarkGStacey
Date: 8/3/2010 Section:
Blog
tags :
PPS PerformancePoint PerformancePoint2010 2010 Export PowerPoint Excel 20400 20402 Error 46645
PerformancePoint DRILLTROUGH opening Excel Ad-Hoc Pivot Table
Hy Guys, We are starting a complex BI Project in a Healthcare facility and we have decided to use Microsoft Technology to accomplish our goals, however there is a functionality which is extremely important to us and we need your help to know if anyone as
Author:
jpedroalmeida
Date: 10/21/2010 Section:
Forum
online notes?
As stirone mentioned, Evernote is a nice tool to use. What I like about Evernote is they've developed apps on multiple mobile platforms so if you're ever away from your machine and need to reference a note/script/etc. you can pull it up on your phone/tabl
Author:
sqlchicken
Date: 2/18/2011 Section:
Forum
JAVA Online Training Nj (USA)
JAVA Online Training with 100% Placement Assistance. Java is very hot these days because software industry is looking for talented software professionals to work on the challenging software projects. Huge number of enterprise applications and web applicat
Author:
p2cinfotech
Date: 4 days ago Section:
Forum
tags :
java online training
,
software online training
SSIS Package Deployed to SQL Server Cannot Locate File on Different Server
I have created an SSIS package that runs perfectly using the file system storage method from my computer (Windows 7 Pro). However, I wish to deploy this package to our SQL Server (2008 sp2) so that it can run as a stored procedure. The problem is that thi
Author:
grasshopper
Date: 10/2/2012 Section:
Forum
can we use lotus notes as presentation client for microsoft bi
In what regards? Are you hoping to use Reporting Services reports within a Notes application? If I recall correctly (I used to work in a Notes shop), Notes apps can use HTML inside of them. That being the case, in theory, you could insert a report within
Author:
sqlchicken
Date: 3/17/2011 Section:
Forum
MDX Action Type URL
This seems to be the best I can come up with Mike. This method would force you to create a new action for every attribute in the dimension though so a lot of extra work. "http://production/apps/encyclopedia/viewterm.aspx?tname=" +[Sales Territory].[Region
Author:
DevinKnight
Date: 3/16/2011 Section:
Forum
Non Empty Function is not working in MDX Query after adding Semi additive Measure in Cube
Hello all, We have n - number of custom MDX queries for our PPS dashboard reports. Earlier we dont have semi additive measure in cube and we successfully executed our MDX queries and got the results in reports. Now recently one of the semi additive measur
Author:
marksmiley
Date: 9/26/2011 Section:
Forum
I d't want to perform SUM operation(200000),If user select 2 or 3 months also the value should be same like 100000 only
Hi, I'm develped one report with PPS(Perfomance Point Services).with in the report I've one attribute with name Yearly_Budget.When user select filter like month,if user select one month the yearly_budget vale is 100000 it dispalys.Its working fine ,When u
Author:
cpraveen70
Date: 5/2/2012 Section:
Forum
Bi / data mining project
Hello, Thanks for the advice, sounds like an interesting app. For this particular project I have a set of data already, and I probably wouldn't be able to put MAP toolkit on the servers for the client. I think it's a good idea but for this exercise I thin
Author:
Projectmanchester
Date: 3/26/2012 Section:
Forum
Avoid Round off in float values
Hi, In my DWH I have a data like below, Now I want to show the data in PPS reports(Grid Report) I've to show 3 digits from decimal point,But that data can not be round off.It shows exact value. Can you please tell me what is the best approuch to satisfy t
Author:
cpraveen70
Date: 5/4/2012 Section:
Forum
SSIS / DT CAPABILITY
1. Not sure what a VMS file looks like, but if you can open it with notepad, then SSIS should be able to handle it. 2 & 3. SSIS has an execute process task that will allow you to execute apps outside of SSIS and pass params. See my article on using Wi
Author:
briankmcdonald
Date: 11/5/2010 Section:
Forum
TOPCount mdx query at different dimension hierarchy levels
I have a dimension called location having a hierarchy Country, State, City....... I written an mdx query which will return top 3 customers having high sales amount. Find the mdx query below: Created the below mdx as named set in cube. TOPCOUNT([Customer].
Author:
Vidyasagar
Date: 1/17/2012 Section:
Forum
Advanced fill color expressions
Here is what I would try. First I would add something to the dataset query that tags each row with a binary value (0,1) of whether or not that row met the apps to services criteria. Then I would build my color expression off of the sum of that value. Less
Author:
Daniel
Date: 12/28/2010 Section:
Forum
Page 1 of 2 (40 items)
<< Prev
1
2
Next >>
Go to page:
[Go]