Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.

Reply
NavyaMounika
Helper I
Helper I

Need Solution of Possible Visuals or MQA Software Hierarchy View Visual

 Hi Everyone,

 

I have attached below dataset for my problem area. I have to represent below data in Organization Tree View. However i dont have any ID or parent ID column in my data set. Please help me with resolution

 

AccountTrack NameAutomation MethodBaselineCategory
MssStorageTool BasedCUSTOMCat C
EBWindowsScript BasedVANILLACat B
EBvirtualizationScript BasedVANILLACat B
EBvirtualizationScript BasedVANILLACat B
EBLinuxScript BasedVANILLACat B
AdcBackupTool BasedCUSTOMCat C
AdcFirewallTool BasedCUSTOMCat C
EBStorageScript BasedVANILLACat B
EBvAppTool BasedCUSTOMCat B
AdcFirewallTool BasedCUSTOMCat C
AdcAutoSysTool BasedCUSTOMCat C
AdcIntegrated Command CenterTool BasedCUSTOMCat C
SSEOpsSecTool BasedCUSTOMCat C
EBEmail OpsScript BasedVANILLACat B
EBEmail OpsScript BasedVANILLACat B
SSEOpsSecTool BasedCUSTOMCat C
SSEOpsSecTool BasedCUSTOMCat C
SSEOpsSecTool BasedCUSTOMCat C
SSEOpsSecTool BasedCUSTOMCat C
SSEDBTool BasedCUSTOMCat C
SSEDBTool BasedCUSTOMCat C
SSEDBTool BasedCUSTOMCat C
LSlinuxTool BasedCUSTOMCat B
EBAWSScript BasedVANILLACat B
EBAWSScript BasedVANILLACat B
EBAWSScript BasedVANILLACat B
EBAWSScript BasedVANILLACat B
EBStorageScript BasedVANILLACat B
EBStorageScript BasedVANILLACat B
EBStorageScript BasedVANILLACat B
EBStorageScript BasedVANILLACat B
EBBackup  Cat B
EBLinuxScript BasedVANILLACat B
EBLinuxScript BasedVANILLACat B
EBLinuxTool BasedCUSTOMCat B

 

2 REPLIES 2
Anonymous
Not applicable

Hi @NavyaMounika 

 

Thanks to SamInogic for responding to this thread.

 

Perhaps you could try using a customized visiual (Hierarchical Tree xViz v3.0.1)
First create a hierarchy like Category - Baseline - Automation Method - Account - Track Name.

Then create a measure like CountOfTrackName = Count('Table'[Track Name])
Create the visual, drag the measure into 'Value' and the hierarchy into 'Category'.

vxianjtanmsft_0-1735523557283.png

 

Best Regards,
Jarvis Tang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

 

SamInogic
Super User
Super User

Hi,

 

As per our understanding you want to represent the given dataset as an Organization Tree View without explicit ID or Parent ID fields. By inferring a hierarchy based on columns like Account, Track Name, Automation Method, Baseline, and Category, you can create a structured tree view.

Here's a step-by-step solution:

Step 1: Load Data into Power BI

  1. Open Power BI Desktop.
  2. Click Home > Get Data > Text/CSV (or appropriate format) and load your dataset.
  3. Verify the data in the Data View to ensure proper loading.

Step 2: Prepare the Data for Hierarchy

Since the dataset lacks explicit parent-child relationships, you can derive the hierarchy based on the column structure:

  • Account → Root level.
  • Track Name → Child of Account.
  • Automation Method → Child of Track Name.
  • Baseline → Child of Automation Method.
  • Category → Final level.

Step 3: Create the Hierarchy

  1. In the Fields Pane:
    • Right-click the Account column and select New Hierarchy.
    • Rename the hierarchy to "Org Hierarchy."
    • Drag Track Name, Automation Method, Baseline, and Category into this hierarchy in the correct order.
  2. The hierarchy structure should look like:

Org Hierarchy

    ─ Account

    ─ Track Name

    ─ Automation Method

    ─ Baseline

    ─ Category

 

Step 4: Use a Custom Visual for Tree View

Power BI does not have a built-in tree view. Instead, use a custom visual:

  1. Import a Custom Visual:
    • Go to Home > Get more visuals > From AppSource.
    • Search for "Hierarchy Tree" or "Org Chart."
    • Suggested visuals:
      • Hierarchy Tree (by Akvelon)
      • Org Chart (by MAQ Software)
    • Click Add to import.
  2. Add the Custom Visual:
    • Select the imported visual from the Visualizations Pane.
    • Drag and drop the "Org Hierarchy" fields into the visual.

Step 5: Format and Customize

  1. Configure the hierarchy display:
    • Set Account as the root level.
    • Enable expand/collapse functionality for interactive navigation.
  2. Add tooltips:
    • Drag additional fields (e.g., Baseline, Category) into the Tooltip field for more details.
  3. Style the visual:
    • Adjust node size, colors, and fonts for better readability.

Step 6: Add Interactivity

  1. Use slicers for filtering specific accounts, categories, or automation methods.
  2. Add filters at the visual, page, or report level to allow users to focus on specific data points.

You will see an interactive organization tree where:

  • The hierarchy starts with Account and drills down to Category.
  • Users can expand/collapse nodes to navigate the data.
  • Tooltips provide additional details for each level.

Hope this helps.

 

Thanks!

 

Inogic Professional Services: Power Platform/Dynamics 365 CRM
An expert technical extension for your techno-functional business needs
Service: https://www.inogic.com/services/
Tips and Tricks: https://www.inogic.com/blog/

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.