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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Anonymous
Not applicable

Fetching data from aggred table located in table cell

Hey,

 

I'd like to know if it's possible to refer table contents in a cell with DAX?

Here is a picture of my table. It's now agrregated with two columns CellName and LocalDate and original aggregated column is DateActions. Columns right from that (there is more of them) are duplicates of DateActions but they have been aggregated to show sums.
Explanation.png

I want to know if I can refer to those Tables in DateActions columns cells in DAX? That would be great so I can aggregate only with LocalTime and model could be unified when there is only one entry/date in this table.  I'd like to be able to filter those numbers with CellName so that's why I need DAX-expression to dive to those tables inside column.

Hope this was at least mediocre explanation of a problem.
Thanks!

1 ACCEPTED SOLUTION
Anonymous
Not applicable

This has nothing to do with DAX. You're presenting and talking about Power Query. You cannot import a table like this into Power BI. Tables cannot be stored into columns in Power BI and manipulated with DAX.

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

This has nothing to do with DAX. You're presenting and talking about Power Query. You cannot import a table like this into Power BI. Tables cannot be stored into columns in Power BI and manipulated with DAX.
amitchandak
Super User
Super User

@Anonymous , I did not get completly.

Click on those expand icon in date action and check for the options.

 

refer :https://datachant.com/2017/02/07/power-bi-pitfall-9/

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

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

Top Solution Authors