Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code FABINSIDER for a $400 discount.
Register nowThe Power BI DataViz World Championships are on! With four chances to enter, you could win a spot in the LIVE Grand Finale in Las Vegas. Show off your skills.
Hi Team,
I went through many of the solutions provided to takle this issue. however, in my scenario the situation is different.
I'm quering data from Teradata view and I changed a column name recently for one of the columns in my Teradata view.
In Powerquery editor, i have only two steps "Source" and "Navigation" and no where I have used this column for any sort of transformation.
So, now how to do resolve this "Column not found" error, when I'm not referencing to this column at all?
I have a problem may
I have a data base that provides me with more than 1000 columns with product characteristics to combine with my price lists.
The problem is that for example when you are going to put new products a month you have changed 30 or 40 columns of name
and for example if you had a command to convert the fields to text and another order to delete the null fields
You have 80 errors of more than a minute each error.
Is there a way to disable the errors and for example make the 960 that are fine and then make you the ones that are manually or ignore them?
Because many times when there are no columans you do not have to do anything pq do not exist and it does not matter that you do not convert to text a column that no longer exists
Thanks in advance
@Anonymous
Could you share the M code from the advanced editor ?
⭕ Subscribe and learn Power BI from these videos
⚪ Website ⚪ LinkedIn ⚪ PBI User Group
@Fowmy ,
Below is the m query
let
Source = Teradata.Database("ttttttt", [HierarchicalNavigation=true]),
D1 = Source{[Schema="xxx"]}[Data],
ITOp= D1{[Name="zzz"]}[Data]
in
ITOp
@Anonymous
can you do a fresh connection two terror data again?
⭕ Subscribe and learn Power BI from these videos
⚪ Website ⚪ LinkedIn ⚪ PBI User Group
Hi, @Anonymous
It is recommended to reconnect to the data source after clearing the data source credentials.
Best Regards,
Community Support Team _ Eason
Ok I will try that and confirm
Hi, @Anonymous
Could you please tell me whether your problem has been solved?
If yes, you could accept the helpful answer as solution. You could also share your own solution here to close this thread.
If you still have no idea about your problem, you can open a support ticket with MSFT to seek technical support , usually they will have better suggestions.
Best Regards,
Community Support Team _ Eason
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Check out the February 2025 Power BI update to learn about new features.
User | Count |
---|---|
87 | |
81 | |
53 | |
37 | |
35 |