Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8647611
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 12, 20262026-06-12T13:06:42+00:00 2026-06-12T13:06:42+00:00

Let say I have 1 parent data and 3 child data like a chain:

  • 0

Let say I have 1 parent data and 3 child data like a chain:

Parent -> Child 1 -> Child 2 -> Child 3

using table wizard in the designer I can get any data except that has no Child 3 data in our case. To explain this, let say we have a database like this:

Cars that I own:
Car Brands –> Car Models –> Modifications
I have 2 data like these:

Ford –> Focus –> Spoiler, Body Kit, New Brake System
Mercedes –> C180 –> \No data for modifications, since I dont have any\

Report builder show only the Ford Focus. It does not show mercedes since there is no modification on it. How can I make report builder 3 show all of them?

Or can you suggest any other reporting solution that does at least listing of my data with no visualisations or fancy effects. I need export to excel option only.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-12T13:06:44+00:00Added an answer on June 12, 2026 at 1:06 pm

    The problem is in my select statement:

    SELECT
      Kolonminhas.KolonminhaID
      ,Kolonminhas.KolonID AS [Kolonminhas KolonID]
      ,Kolonminhas.Aciklama
      ,Kolonminhas.En AS [Kolonminhas En]
      ,Kolonminhas.Boy AS [Kolonminhas Boy]
      ,Kats.KatID AS [Kats KatID]
      ,Kats.BlokID AS [Kats BlokID]
      ,Kats.Ad AS [Kats Ad]
      ,Kats.Kolonaltkot
      ,Kats.Kolonustkot
      ,Bloks.BlokID AS [Bloks BlokID]
      ,Bloks.ProjectID
      ,Bloks.Ad AS [Bloks Ad]
      ,Kolons.KolonID AS [Kolons KolonID]
      ,Kolons.KatID AS [Kolons KatID]
      ,Kolons.KolonAdi
      ,Kolons.En AS [Kolons En]
      ,Kolons.Boy AS [Kolons Boy]
      ,Kolons.Yukseklik
      ,Kolons.Altkot
      ,Kolons.UstKot
    FROM
      Kolons
      INNER JOIN Kolonminhas
        ON Kolons.KolonID = Kolonminhas.KolonID
      INNER JOIN Kats
        ON Kolons.KatID = Kats.KatID
      INNER JOIN Bloks
        ON Kats.BlokID = Bloks.BlokID
    

    To solve this issue OUTER JOIN command should be used. However I am not able to create one. I would appreciate it if someone help me.

    And this is the correct query:

    SELECT
      Kolonminhas.KolonminhaID
      ,Kolonminhas.KolonID AS [Kolonminhas KolonID]
      ,Kolonminhas.Aciklama
      ,Kolonminhas.En AS [Kolonminhas En]
      ,Kolonminhas.Boy AS [Kolonminhas Boy]
      ,Kats.KatID AS [Kats KatID]
      ,Kats.BlokID AS [Kats BlokID]
      ,Kats.Ad AS [Kats Ad]
      ,Kats.Kolonaltkot
      ,Kats.Kolonustkot
      ,Bloks.BlokID AS [Bloks BlokID]
      ,Bloks.ProjectID
      ,Bloks.Ad AS [Bloks Ad]
      ,Kolons.KolonID AS [Kolons KolonID]
      ,Kolons.KatID AS [Kolons KatID]
      ,Kolons.KolonAdi
      ,Kolons.En AS [Kolons En]
      ,Kolons.Boy AS [Kolons Boy]
      ,Kolons.Yukseklik
      ,Kolons.Altkot
      ,Kolons.UstKot
      from Bloks
      left join (Kats left join (Kolons left join Kolonminhas on Kolons.KolonID = Kolonminhas.KolonID) ON Kats.KatID = Kolons.KatID) ON Bloks.BlokID = Kats.BlokID
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Let's say I have something like this: abstract class Parent { protected function foobar($data)
Let’s say I have table/list like this n=3 in this case, but n can
Let say I have an array like: Array ( [0] => Array ( [Data]
Let's say I have a table parent with primary key id , and a
Let's say I have a parent class and child class as below Parent Class:
Let's say I have a simple parent->child class structure as shown below Public Class
Let's say I have two classes, Parent and Child. These two are related via
Let's say I have a Parent object like this (in pseudo code) public Parent()
Let's say I have these class hierarchy : public abstract class Parent { }
Let say I have the following data in R. training = factor(c(1,1,3,2,1,3,2,34,67,34)) test =

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.