Hi
You can use matrix visual to work on it.
Hi
You can use matrix visual to work on it.
Hi
Try this, 14 now receives a 1, as do 12, 16, and 17 (I added a test for 21 which works as well)
Let me know if you have any questions.
If this solves your issues, please mark it as the solution, so that others can find it easily. Kudos are nice too.
Nathaniel
Hi
Now, if I introduce a new transform like Capitalize Each Word, which we know Query Folding doesn’t support, notice that the option to View Native Query is disabled.
This also means any transform that we add after this one will not be folded and the View Native Query option will continue to be disabled. However, don’t forget that queries can be partially folded, which means any transform that was applied prior to this unsupported function will still be folded and will allow you to use the View Native Query option.
]
Hi
Create measures
Hi PBISea,
It seems that you want to merge two tables, what is your expected output of merge result? If possible, could you please inform me more detailed information (such as your sample data and your expected output)? Then I will help you more correctly.
Best Regards,
Zoe Zhi
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi,
I've created a report stored locally on my laptop which grabs excel data from a project folder on our company network.
This works very well.
Through Parameters I found a way to change the path where the excel data is grabbed from:
This was setup by adding Parameters and change the code below:
But now I want the Parameter list to get its input from a data source (Excel sheet), so that I can add/remove projects to the Excel table and then the projects will be added/removed in Parameters.
Is this possible?
Kristoffer
Hi,
So i have a new column that is not inside in my actual table so i want to do a conditional column but couldn't find my "new column" that i just created.
here's my new column:
but when i click the "Edit Queries" i cant see my "no of yrs" column that i just created .
Need help please, sorry not really sure about Power BI yet. Thank u
is it possible to show an English screenshot?
Depending on the way your column should work or which calculation you want to perform, you can create them in:
1/ in Power BI (with DAX), what I believe you did
2/in Power Query (with M), you end up in Power Query if you click "Edit Queries" in Power BI
All columns you create in power query end up in Power BI (assuming you enable load), but the extra columns you create in Power BI don't end up in Power query because it's the layer below.
Any update on this issue? When will refresh of PDF data sources be supported for PBI online?
Hi
I already know what you are saying and it is not the answer.
I can reply to my propre question now because i found out the answer: the ODBC driver 32 bits i am using to connect to the source does not support Native query(query folding). I used different type of connectivity and it worked.
So the question would be for Microsoft entreprise to answer it and may be to fix the issue for ODBC driver users.
Thanks
Hi
You are welcome!
Nathaniel
Hi,
I can upload the lastest file in Power Query with no issue, however how can I get the quries to refesh using the data from the new file?
My Power Query currently loads the new file which is fine, I then create the table queries on each tab from that spreadsheet, however when I re-fresh the query the new file is loaded ok but my table queries are still linked to the old file. How can I get them to look at the new file intsead of manually going into each query and updating the source?
I have the same issue - 2,2 turns to 2,2000000000000002 when converted to text in query editor.
JB- thank you for this, you saved me so much work!
I do have a few questions while I'm trying to get the code to work if you have the time.
In the ftranspose function you didn't say what I needed to put in for values (if any) but it does prompt me for some when I go to save the query. I did figure out ptable should equal the query/table I am using so I put in #"mytable" but I am not sure what to do for the NewHeaders. I tried putting in this
{"DonorID", "DonorName", "DonorCity", "DonorYear"}
but that didn't seem to work.
Thanks,
Carol
Hi,
I have a table that has User Logon Name and Role. And this has a new row per role for each user. So there can be 10 rows for a single user. I could like to (for a visual) create a column that has all the roles for a single user concatenated, so one after the other. Any ideas how I would do this?
I'm unsure how to get DAX to window like you can with SQL.
Anna
The problem is that the number of groups may vary, and the number of data fields may vary, and the names of the data fields may vary. The only constant is that the first column in each group will always be named "DateTime".
I'm looking for a way to reliably identify and separate the groups of data, even if the number of groups changes, the number of data fields in each group changes, or the names of the data fields change. With
Hello Experts,
I am trying to write a custom query in BigQuery connector, in order to join multiple tables and set up a date filer, but could find where in PowerQuery to write it. I can't load the seperated tables themselved because they are too big (over 100GB).
Can anyone help me ?
Hi
Please try this:
Let me know if you have any questions.
If this solves your issues, please mark it as the solution, so that others can find it easily. Kudos are nice too.
Nathaniel