PerformancePoint filter - performancepoint

Hi
I have created a performance point dashboard in which i have included a filter.
It works fine.
The filter has got parent nodes and child nodes.
For example...parent node is A
and its child node is 1,2,3
Again another parent node is B
and its child node is 1,2,3
so when i select the check box in front of A,it is showing the graph according to the parent node A.
But I want the child nodes to be auto selected when ever i select the parent node,
i.e when i select the checkbox for A,its child nodes 1,2,3 should get auto selected and the graph should be displayed according to the child nodes.
Is this possible in performance point filter.
Plz help me out to solve this issue.
Thanks
Sudipta Ghosh

Out of the box, Performance Point does not allow you to check the child nodes from the parent level. Meaning you'll have to select each node you want to show onto the graph.

Related

Azure DevOps Pull work items in tree level in Excel

While publishing into project, I can add Tree Level and keep Parent Child in different columns.
But when I pull the tasks, the parent(epic) child(task) come into single column.
How can I pull parent child in different columns.
List Type: Flat
^ This is giving some hints. But how to change it?
Appreciate any tips. Thanks.
Ok got it. Had to edit the query in Azure DevOps.
Earlier the Query was just a single level. Now this is how the query looks:
And this is how the Excel looks:

Is there any way to export the Parent Work ID in AzureDevOps into Excel

I have connected excel with AzureDevOps, as explained by microsoft
https://learn.microsoft.com/en-us/azure/devops/boards/backlogs/office/bulk-add-modify-work-items-excel?view=azure-devops
Is it any way possible to export the Parent Work ID in the same row in excel as the actual work item that I am exporting?
What I want to achieve is to sum all remaining work that is left on feature level. This means I need to summarize the remaining work for all tasks under all users stories that belong to this feature.
I could fix this by adding tag of the parent feature in all tasks, but I want a better way.
There can be only one parent. Is there any way to export the parent ID?
Thank you.
Excel can`t import an id of linked work item in the same row. In your case, work items have to contain a parent ID in separate field. I see two ways to resolve your issue:
Create a new field for parent work item types (e.g. summary work). Then with custom solution fill that field with sum of child work.
Create a new field for the child work item types (e.g. parent id). Then with custom solution copy into that field a parent work item id.
Additionally, to avoid customization of your process template you can use Power BI custom reports (Analyze and report on your work using the new VSTS analytics service : Build 2018).
Using excel for analyzing the AzureDevOps work did not really work for all use cases.
The main reason was the ParentId. But basic graphs its easy to do.
Since then I have started using PowerBI instead. And I have managed to achieve all my requirements. After the initial setup its very straightforward to build custom reports in PowerBI.
Azure DevOps has introduced a new feature to make the Parent column available in queries.
Add parent field to backlog and queries
"The parent field is now available when viewing backlogs and query results. To add the parent field, use the Column options view."

Acumatica Update Multiple Records

I am new to Acumatica. Can someone guide me on how the below functionality can be achieved. I am trying something similar like sitemap functionality in Acumatica, where Parent node is mapped to multiple child nodes and it needs to be updated.
In Stock Items screen added a customized column to capture the hierarchical parent item. If there is any change all the Stock Items which is mapped to hierarchical parent Item should also be updated. It can be more than 1 record where it has to be updated.
Here is an example where I need to update multiple hierarchical parent item when there is change.
InventoryCD: PEN, PENCIL, PAPER
parent item: Stationery
can someone guide me on this ?

Orchard 1.9.1 Container Layout

I set up the following Content Definition in an Orchard 1.9.1 site:
Manufacturer
- Logo (Media Library Picker Field)
- Container (single supported type - Product)
Product
- Containable
- [Generic Fields]
I added a few sample Product items to the site, and as part of that it had me select the Member Of option, which was a list of Manufacturer items I had already added.
The issue I have is, when I try to build a query to use with a projection widget, I can't seem to find a way to get either a Manufacturer's children, or a Product's parent container since I need to display all content on a single view. There are only going to be ~20 line items here, so performance is a non-issue. If I do multiple queries (one for each type), everything shows up individually but the Shape Tracing tool, when showing me the various Model items on the view, can't seem to show me either of these options.
My end goal is building a custom view to display this information, but I can't figure out how to traverse either up the Product to what its' parent container is, or traverse down from a Manufacturer to the child Product items below it.
How do I build a query that lets me see all of this so I can build a projection widget off of that?
Edit
I played with this some more and came across the ability to take a query and attach a layout to it. That is definitely getting me closer, however the grouping option says No properties are currently available in order to group this view, however I would think being part of a container/containable would define grouping automatically. As it stands, this lets me show everything, but unfortunately the parent/child show, and then the children repeat again, independent of the parent. It's so close, but I can't quite get it right.

Drupal. How to show list of referencing nodes in parent node view?

It's probably very basic but I didn't figure out how to do this. I tries NoreReferrer module but with no luck.
I created content type (let's name it Superdnode) that have only title and icon and is a container for content type Childnode.
On my homepage I have a block with listing Supernodes.
What I am trying to do is after clicking on node instead of show current node values I want to show list of all childnodes (referencing nodes).
Could somebody give me advice?
Regards
NodeReferrer can help you - you can add NodeReferrer cck field and configure it to show what you want. Or you may try http://drupal.org/project/reverse_node_reference module, but it has no arguments support. Also you can make view that lists all nodes referencing and include that view in node display. There are many node reference modules that does what you need... for example this... http://drupalmodules.com/module/node-relationships

Resources