Power Pivot - Dax Formula

John Burkhart 3

New Member
Joined
Aug 23, 2021
Messages
4
Office Version
  1. 365
Platform
  1. Windows
I have and excel power pivot were I'm trying to use the dax formula "ConcatnateEX" to turn a column of numbers into a comma separated string. My formula says it has no errors but when I go to click on it in the values field nothing happens. I need column A to be comma separated next to its companion in Column B. I think my problem is some of the numbers are converting to scientific notation. Can anyone help?

1629731282186.png
 

Excel Facts

What is the fastest way to copy a formula?
If A2:A50000 contain data. Enter a formula in B2. Select B2. Double-click the Fill Handle and Excel will shoot the formula down to B50000.
Can you show us your DAX formula that you are using and a sample of what your source data looks like.
 
Upvote 0
The Cells that have an error are my problem. It's converting theses to Scientific notation. If I remove them it runs the formula perfectly.

1629731760642.png
 
Upvote 0
Creating a similar example
Book5
ABCDE
1SellingIncrementIncrementStyle
2ABC0.450.36JKL, MNO
3DEF0.450.45ABC, DEF
4GHI0.60.5PQR, STU
5JKL0.360.6GHI
6MNO0.36
7PQR0.5
8STU0.5
Sheet1
 

Attachments

  • Capture3.JPG
    Capture3.JPG
    41.8 KB · Views: 10
  • Capture2.JPG
    Capture2.JPG
    36.2 KB · Views: 10
Upvote 0

Forum statistics

Threads
1,214,919
Messages
6,122,259
Members
449,075
Latest member
staticfluids

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top