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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
Woter
New Member

Create relationships with REST API datasource

Hi,

 

I have a dataset provided via a REST API from my energy supplier. I want to be able to drill down year > month > day > hour.

Power BI detects the date/time column as Date Hierarchy, but doesn't include hours. I understand from here, to get hours, I have to create two new columns in Power Query: Date (date only) and Time (time only), then edit the relationship. However, "Manage Relationships, under Model is greyed out. From this article, I believe this is because my "web" data source is a "direct query" as opposed to an "import query". 

 

The author (Chirs Webb) says:

In Import mode there’s no easy way to take a selection made by an end user and pass it back to the API as a parameter (if you don’t need to pass parameters back to the API why not just create a regular Import dataset and refresh it on a schedule?)

 

I would create a "regular import dataset" if I knew how.

 

To further confuse,  @jitpbi asks a similar question pointing to this MS article, stating "web" is not DirectQuery / Live Connection.

 

My questions are:

1) How do I get hours to show? and/or

2) How do I get data from the REST API as an "Import Query"?

 

Thank you in advance.

W.

1 ACCEPTED SOLUTION
Woter
New Member

The "Manage Relationships" button was greyed out because I only had one table.

The guide I was following assumes a certain amount of knowledge. 

I had to create new "Dimension" tables from the "Time" and "Date" columns in the "Fact" table:

Woter_1-1667525358624.png

Every day's a school day!

 

 

View solution in original post

2 REPLIES 2
Woter
New Member

The "Manage Relationships" button was greyed out because I only had one table.

The guide I was following assumes a certain amount of knowledge. 

I had to create new "Dimension" tables from the "Time" and "Date" columns in the "Fact" table:

Woter_1-1667525358624.png

Every day's a school day!

 

 

Woter
New Member

I guess there must be another reason why I cannot modify the relationship.

 

From this article, I believe the term is "storage mode" and it is set to "Import":

Woter_0-1667522481911.png

 

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.

Top Solution Authors