Questions tagged [dashboard-designer-2013]
Question related to use of Dashboard Designer 2013
46 questions
0 votes
1 answer
275 views
SharePoint 2016 On Premise NewForm Error with Designer
I am using SharePoint 2016 On Premises. I am currently unable to use SharePoint Designer to create any custom form (NewForm, EditForm, DispForm). If I try I get the following error (Could not Save the ...
0 votes
1 answer
43 views
Are 2013 (not 2010) Reusable Workflows allowed to use Assign A Task action?
I would like to make a reusable 2013 workflow that can assign an approval task. The Assign A Task action is not available in Sharepoint Designer 2013 and the Workflow Tasks list setting is not ...
0 votes
1 answer
414 views
Copy Folder with all its content to another Document Library in another site programmatically
I need to copy folder with all it's content (files and folders) from Document Library to another Document library in another site. The code: SPFolder.Copy(destinationUrl) works fine only when both ...
2 votes
1 answer
246 views
Change Sharepoint Icon
So I am using SharePoint 2013, and am trying to change the icon for my SharePoint. If I look at it from Office 365, the link to reach it has the icon want: However, the second I follow the link to go ...
4 votes
2 answers
666 views
Apply specific CSS to all pages in a single library?
What options are there to add specific CSS to all ASPX pages in a single page library? The library is storing Dashboard reports and uses the default document template found at /_layouts/CreateWorkbook....
1 vote
1 answer
854 views
SPD Designer workflow using REST API: How can I get a query result not tied to a specific result item?
My goal is to use an SPD workflow that uses the REST API to copy a list item to another list when it gets created in the source list. I can get an item copied when the result item is specified in the ...
0 votes
0 answers
55 views
How to add SharePoint 2013 list as Project Server 2013 Data Connection in Dashboard designer
When I pick SharePoint list as Data connection, I cannot see that connection for new report. Anybody else had this issue or know the solution of this problem?
1 vote
1 answer
2k views
how to associate a sharepoint 2013 designer worklfow to a content type using csom
i want to associate a SharePoint 2013 designer workflow to a content type using CSOM. Has anybody implemented it?
0 votes
2 answers
146 views
Dashboard Designer in SharePoint Server 2013
I am trying to open Dashboard Designer in my SharePoint Server 2013.But the problem is whenever I try to create a DashBoard Designer a file name desinger.application gets downloaded and the Dashboard ...
0 votes
1 answer
31 views
#N/A in all fields
I'm trying to display my data in a dashboard from a cube. However the data displays as #N/A in all fields. However in VS I'm able to actually see the data. I'm sure this is probably a settings issue I ...
0 votes
1 answer
878 views
Dashboard Designer: Permissions issue
I recently created a cube. Set it up with full permission and read permissions. In the roles section. In the dashboard designer I can ad the cube in the Data Connections area. But when create an ...
0 votes
0 answers
362 views
SSRS report and performance point filter issue in sharepoint 2013
Deployed a dashboard in a sharepoint site this dashboard it has a Performance point filter which is get data from report database and it has a performance point report it is connected with a report ...
2 votes
2 answers
469 views
Databases Not Showing in Dashboard Designer Sharepoint 2013
Development environment: WFE - SP2013 SQL Server - SQL2014 [used to store SP dbs] SQL Server - DATACUBE [used to store Contoso Datacube] We are trying to connect PerformancePoint to the DATACUBE. ...
1 vote
1 answer
276 views
Custom Button In Ribbon - SharePoint 2013
I need to create a custom action in SharePoint's ribbon so it will work on every list and library. I am creating such action using SP Designer but I can do it only for one particular list. Is there ...
2 votes
3 answers
189 views
Where to Start? SharePoint Dashboards/Live Reporting
I am a fairly new SharePoint Designer and I am swimming through projects for my company from the project level to the corporate level. We have recently been utilizing SharePoint online and I have ...