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

Earn the coveted Fabric Analytics Engineer certification. 100% off your exam for a limited time only!

Reply
Anonymous
Not applicable

Taking Data from another table (Without relathions)

Hello,

 

I want to take a score fron another table without relathionships.

 

In fact, I want that in the Score Column in the Dataset table take the data from Frecuecy depending the number in "Días Transcurridos".

 

Datasets.JPG

 

The data where I have the score is in "Frecuency" table.

 

Frecuency.JPG

 

I use another table because the data is changing dinamicali depending the data (I've a Min and a max measure)

 

In conclution I want to do someling like this:

 

Ejemplo EXcel.JPG

 

If I should another modeling stepts to an RFM model I am always open to new ideas and improvements

from the community feedback!!
 
Thanks!
1 ACCEPTED SOLUTION

Hi,

 

Try this calculated column formula

 

=CALCULATE(MIN('Frequency Lower'[F.Puntaje]),FILTER('Frequency Lower','Frequency Lower'[Frecuency Lower]<=EARLIER([Dias Transcurridos])&&'Frequency Lower'[Frecuency Upper]>=EARLIER([Dias Transcurridos])))

 

As of now, nothing is returned because the lower and upper limit numbers in the frequency lower table are far below those in the Dias Transcurridos column.


Regards,
Ashish Mathur
http://www.ashishmathur.com
https://www.linkedin.com/in/excelenthusiasts/

View solution in original post

10 REPLIES 10
Ashish_Mathur
Super User
Super User

Hi,

 

It will become easier to solve the problem if you have lower and upper limit columns in your frequency table (so there should be 3 instead of 2 columns that you currenly have).  Please make that change and share the link from where i can download your PBI file.


Regards,
Ashish Mathur
http://www.ashishmathur.com
https://www.linkedin.com/in/excelenthusiasts/
Anonymous
Not applicable

Hello!!

 

Thanks for the help in advance! I tried to do what you say @Seth_C_Bauer. Buy it didn't work. The field is in blank:

Captura.JPG

 

@Ashish_MathurI've uploaded the file in: https://files.fm/u/y6cnygt5

 

Thanks!

Hi,

 

I had made another request in my previous message.  Please read carefully.


Regards,
Ashish Mathur
http://www.ashishmathur.com
https://www.linkedin.com/in/excelenthusiasts/
Anonymous
Not applicable

Yes, I've read that but I didn't understand exactly what to do. Therefore I've continue with my original plan.

 

 

Do you have an example where I can see the changes and understand how to "have lower and upper limit column" ?

 


Thanks.

Untitled.png


Regards,
Ashish Mathur
http://www.ashishmathur.com
https://www.linkedin.com/in/excelenthusiasts/
Anonymous
Not applicable

Done It! Link: https://files.fm/u/dtwr8sua

Thanks!

Hi,

 

Try this calculated column formula

 

=CALCULATE(MIN('Frequency Lower'[F.Puntaje]),FILTER('Frequency Lower','Frequency Lower'[Frecuency Lower]<=EARLIER([Dias Transcurridos])&&'Frequency Lower'[Frecuency Upper]>=EARLIER([Dias Transcurridos])))

 

As of now, nothing is returned because the lower and upper limit numbers in the frequency lower table are far below those in the Dias Transcurridos column.


Regards,
Ashish Mathur
http://www.ashishmathur.com
https://www.linkedin.com/in/excelenthusiasts/
Anonymous
Not applicable

Oh!! It's Works.

 

I've to change the field because it's not the table where i've to do the calculations. Thanks to your comment i noticed that (Thank!!)

 

The last thing I don't solve is how to match the number (One column have one more unit)

 

My Screenshot

 

Captura.JPG

 

My File: https://files.fm/u/zyvsew3g

 

But! Thanks! The last question solve my issue. Thanks!!

You are welcome. I do not understand your second requirement.

Regards,
Ashish Mathur
http://www.ashishmathur.com
https://www.linkedin.com/in/excelenthusiasts/

@Anonymous Looks like a good case for using static segmentation - check out Marco's write up on this here


Looking for more Power BI tips, tricks & tools? Check out PowerBI.tips the site I co-own with Mike Carlo. Also, if you are near SE WI? Join our PUG Milwaukee Brew City PUG

Helpful resources

Announcements
April AMA free

Microsoft Fabric AMA Livestream

Join us Tuesday, April 09, 9:00 – 10:00 AM PST for a live, expert-led Q&A session on all things Microsoft Fabric!

March Fabric Community Update

Fabric Community Update - March 2024

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